rt2x00: Reduce tx status reading timeout
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 30 Apr 2011 15:13:46 +0000 (17:13 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 2 May 2011 18:49:15 +0000 (14:49 -0400)
commit16763478892c271293d02872475a67a648ae12fc
tree141843dfbd6de0fcb0bde6ad9f29b88deb1c368f
parent816c04fe7ef01dd9649f5ccfe796474db8708be5
rt2x00: Reduce tx status reading timeout

When no TX status was available, the default timeout
of 20ms is a bit high. The frame is highly likely already
send out, so the TX status should be available within
only a few milliseconds.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c