From: Luis R. Rodriguez Date: Thu, 14 Jan 2010 18:27:46 +0000 (-0500) Subject: cfg80211: Ingore country IEs with a zero set of number of channels X-Git-Tag: v2.6.34-rc1~233^2~556^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f2e0fca1e72c1de07e834be05b61d33842253e;p=pandora-kernel.git cfg80211: Ingore country IEs with a zero set of number of channels Previous to this and the last patch, titled, "cfg80211: Fix 2 GHz subband calculation for country IEs" we would end up treating these IEs as single channel units. These are in fact just bogus IE triplets so ignore the entire IE if these are found. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed