diff options
author | 2008-05-13 22:12:27 +0200 | |
---|---|---|
committer | 2008-05-16 17:15:10 -0400 | |
commit | b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a (patch) | |
tree | 3aa247dbd6fd6a0509a7c9a1a18a0ec4093dcc68 /mm/mm_init.c | |
parent | libertas: fix command timeout after firmware failure (diff) | |
download | wireguard-linux-b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a.tar.xz wireguard-linux-b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a.zip |
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 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions