]> 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)
commit4c4b472d7c2b01305932dbedbeecfa4fe30e287f
tree19035252f9b1ddc65a17242a5da603e0816bfd8f
parentde0fd37b276a5db921e4484d3cd5747055a8f22d
Revert "niu: Add support for byte queue limits."

This reverts commit 54e9c5b1562ed2dca3aceff08a1c44438ccfc3c6.

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