commit | 259b62e35bf44a97983f275de569929a7d2bd5dd | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Oct 06 11:22:08 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 06 16:30:41 2010 -0400 |
tree | f638b177af19d45b18fbe02c17807ff82daa6b04 | |
parent | 78159788e1d0909ffa6beb714dcca7f3aa4574a2 [diff] |
mac80211: reduce number of __ieee80211_scan_completed calls Use goto instruction to call __ieee80211_scan_completed only ones in ieee80211_scan_work. This is prepare for the next patch. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>