From: Marco Porsch Date: Fri, 1 Mar 2013 15:01:18 +0000 (+0100) Subject: mac80211: fix oops on mesh PS broadcast forwarding X-Git-Tag: v3.9-rc3~36^2~28^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cbf9d017dbb;p=pandora-kernel.git mac80211: fix oops on mesh PS broadcast forwarding Introduced with de74a1d9032f4d37ea453ad2a647e1aff4cd2591 "mac80211: fix WPA with VLAN on AP side with ps-sta". Apparently overwrites the sdata pointer with non-valid data in the case of mesh. Fix this by checking for IFTYPE_AP_VLAN. Signed-off-by: Marco Porsch Signed-off-by: Johannes Berg --- Reading git-diff-tree failed