commit | 16763478892c271293d02872475a67a648ae12fc | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Apr 30 17:13:46 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon May 02 14:49:15 2011 -0400 |
tree | 141843dfbd6de0fcb0bde6ad9f29b88deb1c368f | |
parent | 816c04fe7ef01dd9649f5ccfe796474db8708be5 [diff] |
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>