diff options
author | Kalle Valo <kalle.valo@nokia.com> | 2010-01-05 20:17:10 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-12 13:51:28 -0500 |
commit | 80a112ffe8dbada25f3780ecc4beebf23451d755 (patch) | |
tree | 4910a393f12ae6ba45dd99d74c36e3a41c52598a /include/linux | |
parent | dc52f0a8e50303eb67ff8856cd8d1b461462ceec (diff) |
wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
In various cases wl1251_op_bss_info_changed() did not call elp_sleep()
after an error was noticed. Fix it by using correct goto label.
The bug was a theoretical one, in practise it doesn't matter because
if commands start returning errors there will be lots of other problems.
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions