]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "niu: Add support for byte queue limits."
authorDavid S. Miller <davem@davemloft.net>
Fri, 8 Jun 2012 07:28:16 +0000 (00:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Jun 2012 07:28:16 +0000 (00:28 -0700)
commitfb2a6bd20d5ed2564ffb7d5066df406130f10d73
tree19035252f9b1ddc65a17242a5da603e0816bfd8f
parent9b770f23a9ce8984181d8dacddc2d39e0eb751b7
Revert "niu: Add support for byte queue limits."

This reverts commit 382ce948e8a1f9d95b49a12c223448fcf7c6a4fd.

BQL doesn't work with how this driver currently only takes TX
interrupts every 1/4 of the TX ring.  That behavior needs to be fixed,
but that's a larger non-trivial task and for now we have to revert
BQL support as this makes the device currently completely unusable.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sun/niu.c