p54: enforce strict tx_queue limits
authorChristian Lamparter <chunkeey@web.de>
Tue, 9 Dec 2008 20:09:00 +0000 (21:09 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 12 Dec 2008 19:01:55 +0000 (14:01 -0500)
commit39ca5bb76f3382b1cb0062d75ec45abd1c46e6d2
tree21dd8eaf22674e4f6a6c026eee6977e87bf938d4
parent30dab79ed40f6c0f8a24e25fd9be7bd873eeeb8b
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>
drivers/net/wireless/p54/p54common.c
drivers/net/wireless/p54/p54pci.c