commit | 0ee9c13c7c92581ab005d80795cf65897213b249 | [log] [tgz] |
---|---|---|
author | Helmut Schaa <helmut.schaa@googlemail.com> | Sat Jul 25 17:25:51 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jul 29 15:46:07 2009 -0400 |
tree | 835e48c69fc06f0f02f37635bce4267720224b5f | |
parent | c0b2bbd833a5a26b5a9425cb9a7eb66bbe736dd1 [diff] |
mac80211: fix an oops in ieee80211_scan_state_set_channel Fix an oops in ieee80211_scan_state_set_channel which was triggered if the last scanned channel was skipped (for example due to regulatory restrictions) by returning to the decision state after each skipped channel. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>