]> asedeno.scripts.mit.edu Git - linux.git/commit
drivers: net: aurora: use netdev_xmit_more helper
authorFlorian Westphal <fw@strlen.de>
Mon, 1 Apr 2019 14:42:17 +0000 (16:42 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Apr 2019 01:35:02 +0000 (18:35 -0700)
commit4f296edeb9d4cf76b876869461a7ae627c307110
treea9548afff9450c5d4adbdb24387486f13e8c2019
parentf79c957a0b537d6871a8aa195d5b5bcc7e480957
drivers: net: aurora: use netdev_xmit_more helper

This is the last driver using always-0 skb->xmit_more.
Switch it to netdev_xmit_more and remove the now unused xmit_more flag
from sk_buff.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/aurora/nb8800.c
include/linux/skbuff.h