From: Luis R. Rodriguez Date: Thu, 22 Jan 2009 23:05:46 +0000 (-0800) Subject: cfg80211: Fix sanity check on 5 GHz when processing country IE X-Git-Tag: v2.6.29-rc4~91^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=615aab4b75dfa77b00c372330d6f70edd2458bf9;p=pandora-kernel.git cfg80211: Fix sanity check on 5 GHz when processing country IE This fixes two issues with the sanity check loop when processing the country IE: 1. Do not use frequency for the current subband channel check, this was a big fat typo. 2. Apply the 5 GHz 4-channel steps when considering max channel on each subband as was done with a recent patch. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed