From: Johannes Berg Date: Tue, 8 Nov 2011 12:04:41 +0000 (+0100) Subject: mac80211: fix bug in ieee80211_build_probe_req X-Git-Tag: v3.2-rc3~25^2~36^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b2bbf75a24d6b06afff6de0eb4819413fd81971;p=pandora-kernel.git mac80211: fix bug in ieee80211_build_probe_req ieee80211_probereq_get() can return NULL in which case we should clean up & return NULL in ieee80211_build_probe_req() as well. Cc: stable@vger.kernel.org Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed