commit | f79c957a0b537d6871a8aa195d5b5bcc7e480957 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Apr 01 16:42:16 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 01 18:35:02 2019 -0700 |
tree | 2dac81b4e41c3b1d8888cfc64954bd6de3f39e20 | |
parent | 3c31ff22b25f15c6a642bb775884a599379a3cb5 [diff] |
drivers: net: sfc: use netdev_xmit_more helper skb->xmit_more hint is now always 0, this switches the sfc driver to use the netdev_xmit_more helper instead. Cc: Solarflare linux maintainers <linux-net-drivers@solarflare.com> Cc: Edward Cree <ecree@solarflare.com> Cc: Bert Kenward <bkenward@solarflare.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>