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

This reverts commit efa230f2c68abab817f13473077f8d0cc74f43f3.

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