From: Andrei Otcheretianski Date: Thu, 17 Oct 2013 08:52:17 +0000 (+0200) Subject: nl80211: fix channel switch parsing X-Git-Tag: v3.13-rc1~105^2~23^2^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0a361a5b3f5aa28778a0c336de5a911fc0cd678;p=pandora-kernel.git nl80211: fix channel switch parsing The nl80211 attribute NL80211_ATTR_CSA_C_OFF_BEACON should be nested inside NL80211_ATTR_CSA_IES, but commit ee4bc9e75811d2c0cb5f2a2fc5b5 ("nl80211: enable IBSS support for channel switch announcements") added a check in the outer message attributes. Fix channel switch calls by removing the erroneus condition. Signed-off-by: Andrei Otcheretianski [reword commit message] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed