commit | 39ca5bb76f3382b1cb0062d75ec45abd1c46e6d2 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Tue Dec 09 21:09:00 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 12 14:01:55 2008 -0500 |
tree | 21dd8eaf22674e4f6a6c026eee6977e87bf938d4 | |
parent | 30dab79ed40f6c0f8a24e25fd9be7bd873eeeb8b [diff] |
p54: enforce strict tx_queue limits The patch fixes an old FIXME in p54pci.c by moving the "queue full" check into the common library, where we can deal with it properly. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>