diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2008-05-13 22:12:27 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-05-16 17:15:10 -0400 |
commit | b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a (patch) | |
tree | 3aa247dbd6fd6a0509a7c9a1a18a0ec4093dcc68 /include | |
parent | 02969d296e91626d9942ea15f8a95fe056025ef1 (diff) |
wireless, airo: waitbusy() won't delay
There will be no delay even when COMMAND_BUSY (defined 0x8000) is set:
0x8000 & (delay < 10000) will evaluate to 0 - when delay is 0.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions