From: Eliad Peller Date: Thu, 28 Jun 2012 12:03:13 +0000 (+0300) Subject: mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc X-Git-Tag: v3.6-rc1~125^2~57^2~208^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9b3b28b93812715dcee8e4eed8cb8d0707a45f8;p=pandora-kernel.git mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc Drivers might need getting the probe request (e.g. in order to extract the ssid) even during auth/assoc. Make ieee80211_ap_probereq_get() support it by considering auth_data/assoc_data as well. Signed-off-by: Eliad Peller Signed-off-by: Johannes Berg --- Reading git-diff-tree failed