From: Johannes Berg Date: Fri, 11 Nov 2011 19:22:30 +0000 (+0100) Subject: mac80211: fix warning in ieee80211_probe_client X-Git-Tag: v3.3-rc1~182^2~545^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4487c2d0edaf1332d7a9f11b5661044955ef5e2;p=pandora-kernel.git mac80211: fix warning in ieee80211_probe_client The warning is spurious -- if !sta we always exit without using the unassigned qos variable, and if we do find the sta we assign it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed