Re: [PATCH net-next] r8169: add support for Byte Queue Limits

2018-10-20 Thread David Miller
From: Heiner Kallweit Date: Sat, 20 Oct 2018 12:25:27 +0200 > From: Florian Westphal > This patch is basically a resubmit of 1e918876853a ("r8169: add support > for Byte Queue Limits") which was reverted later. The problems causing > the revert seem to have been fixed in the meantime. > Only cha

[PATCH net-next] r8169: add support for Byte Queue Limits

2018-10-20 Thread Heiner Kallweit
From: Florian Westphal This patch is basically a resubmit of 1e918876853a ("r8169: add support for Byte Queue Limits") which was reverted later. The problems causing the revert seem to have been fixed in the meantime. Only change to the original patch is that the call to netdev_reset_queue was mov