drivers/net/wireless/p54/txrx.c Fix off by one error
authorDarren Jenkins <darrenrjenkins@gmail.com>
Wed, 17 Feb 2010 12:40:15 +0000 (23:40 +1100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 19 Feb 2010 20:52:40 +0000 (15:52 -0500)
fix off by one error in the queue size check of p54_tx_qos_accounting_alloc()

Coverity CID: 13314

Signed-off-by: Darren Jenkins <darrenrjenkins@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found