From: David S. Miller Date: Sun, 25 Nov 2018 18:18:14 +0000 (-0800) Subject: Merge branch 'r8169-xmit_more' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a1f2d60aaf2c4f88d81cfd71c84744b19a46043d;p=linux.git Merge branch 'r8169-xmit_more' Heiner Kallweit says: ==================== r8169: make use of xmit_more and __netdev_sent_queue 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 v2: - fix minor style issue ==================== Signed-off-by: David S. Miller --- a1f2d60aaf2c4f88d81cfd71c84744b19a46043d