From: Stanislaw Gruszka Date: Wed, 6 Oct 2010 09:22:08 +0000 (+0200) Subject: mac80211: reduce number of __ieee80211_scan_completed calls X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=259b62e35bf44a97983f275de569929a7d2bd5dd;p=pandora-kernel.git 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 Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed