From: David S. Miller Date: Fri, 8 Jun 2012 07:28:16 +0000 (-0700) Subject: Revert "niu: Add support for byte queue limits." X-Git-Tag: v3.5-rc3~22^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a2b28ef036ab5c66fdc606fe97d9e5cb34ea409;p=pandora-kernel.git 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 --- Reading git-diff-tree failed