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 23:15:10 +0200 |
commit | b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a (patch) | |
tree | 3aa247dbd6fd6a0509a7c9a1a18a0ec4093dcc68 /drivers/pcmcia/cirrus.h | |
parent | libertas: fix command timeout after firmware failure (diff) | |
download | linux-b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a.tar.xz 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 'drivers/pcmcia/cirrus.h')
0 files changed, 0 insertions, 0 deletions