]> git.baikalelectronics.ru Git - kernel.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)
commitc45fbc182c8a7371ae01acf7157c4c71db9dbab1
treea9548afff9450c5d4adbdb24387486f13e8c2019
parent3ac514f76df8f8f9cf93516f9d7d454ce3f7c48f
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