diff options
author | Roel Kluin <[email protected]> | 2008-05-13 22:12:27 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2008-05-16 17:15:10 -0400 |
commit | b7acbdfbd1f277c1eb23f344f899cfa4cd0bf36a (patch) | |
tree | 3aa247dbd6fd6a0509a7c9a1a18a0ec4093dcc68 /net/lapb/lapb_iface.c | |
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 <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions