commit | 615aab4b75dfa77b00c372330d6f70edd2458bf9 | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <lrodriguez@atheros.com> | Thu Jan 22 15:05:46 2009 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 29 15:46:43 2009 -0500 |
tree | 587bfa08b616a7149209c46383a61bc51b85bed6 | |
parent | 1f304e4e3bb161163d9f5bc3c6467a2a6fa9b3ae [diff] |
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 <lrodriguez@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>