diff options
author | Luis R. Rodriguez <[email protected]> | 2009-01-07 17:43:37 -0800 |
---|---|---|
committer | John W. Linville <[email protected]> | 2009-01-16 17:08:24 -0500 |
commit | 02e68a3da0fbdb178cdec54b7db48edeefd1691d (patch) | |
tree | 556573da26818fbfb7edac0f1ccc989fe6674611 /net/lapb/lapb_out.c | |
parent | 0c7dc45d21de6ae212b5ccb7cdff5beff795ccf0 (diff) |
cfg80211: Fix parsed country IE info for 5 GHz
The country IE number of channels on 5 GHz specifies the number
of 5 GHz channels, not the number of sequential channel numbers.
For example, if in a country IEs if the first channel given is 36
and the number of channels passed is 4 then the individual channel
numbers defined for the 5 GHz PHY by these parameters
are: 36, 40, 44, 48
not: 36, 37, 38, 39
See: http://tinyurl.com/11d-clarification
Signed-off-by: Luis R. Rodriguez <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions