diff options
author | Roel Kluin <[email protected]> | 2009-12-26 20:31:59 +0100 |
---|---|---|
committer | John W. Linville <[email protected]> | 2009-12-28 16:20:06 -0500 |
commit | e8a4a6df7397eb3b43ad3139d3fe9b41df70d6b0 (patch) | |
tree | 7d95ac3d15238cf984b9633aef563d6faa0c347b /net/lapb/lapb_iface.c | |
parent | 24feda0084722189468a65e20019cdd8ef99702b (diff) |
wl1251: timeout one too soon in wl1251_boot_run_firmware()
`loop' reaches INIT_LOOP + 1 after the loop. so if ACX_INTR_INIT_COMPLETE
occurs in the last iteration the write occurs but also the error out as if a
timeout occurred. This is probably very unlikely to ever occur.
Signed-off-by: Roel Kluin <[email protected]>
Acked-by: Kalle Valo <[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