]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ipw2200: fix ucode assertion for RX queue overrun
authorDan Williams <dcbw@redhat.com>
Thu, 14 Feb 2008 22:49:41 +0000 (17:49 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 15 Feb 2008 18:44:19 +0000 (13:44 -0500)
commit943dbef4b84b9cee3501e45b654e38335900570b
tree9caf4f18b3fb12f3fbb74e9a82530b6903d53411
parenta6477249b4a1c2da6376f47fc175882be9adb844
ipw2200: fix ucode assertion for RX queue overrun

Restock the RX queue when there are a lot of unused frames so that the
RX ring buffer doesn't overrun, causing a ucode assertion.  Backport of
patch "iwlwifi: fix ucode assertion for RX queue overrun".

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c