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)
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>

No differences found