Skip to content
Commit 4f296ede authored by Florian Westphal's avatar Florian Westphal Committed by David S. Miller
Browse files

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: default avatarFlorian Westphal <fw@strlen.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f79c957a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment