commit | 6a2b28ef036ab5c66fdc606fe97d9e5cb34ea409 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jun 08 00:28:16 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 08 00:28:16 2012 -0700 |
tree | 19035252f9b1ddc65a17242a5da603e0816bfd8f | |
parent | 33d5e332b9c5ce0bf3bfd44ca2127d1773b3f2ad [diff] |
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>