mwl8k: bump the transmit wait timeout to 5 seconds
commit62abd3cfb2f1a0ab1963ac4c4087c477da6b1f2a
authorLennert Buytenhek <buytenh@wantstofly.org>
Fri, 8 Jan 2010 17:28:34 +0000 (8 18:28 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 12 Jan 2010 19:02:08 +0000 (12 14:02 -0500)
tree88f4593323d35a604175922257c6b893da1d6198
parentb569e924a9ea7c6f03dcf9b8a98d78d341925b87
mwl8k: bump the transmit wait timeout to 5 seconds

While it is reasonable to expect that at least one transmit ring entry
will be processed per second while we are waiting for the transmit
rings to drain, the firmware can end up doing batching of transmit ring
status writeback, which means that the transmit rings can appear stuck
for more than a second at a time.

Bump the TX drain wait timeout up from 1 to 5 seconds to account for
this.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c