This series adds helper __netdev_sent_queue to the core and makes use
of it in the r8169 driver.

Heiner Kallweit (2):
  net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
  r8169: make use of xmit_more and __netdev_sent_queue

 drivers/net/ethernet/realtek/r8169.c | 19 +++++++++----------
 include/linux/netdevice.h            |  8 ++++++++
 2 files changed, 17 insertions(+), 10 deletions(-)

-- 
2.19.1

Reply via email to