diff options
| author | Luis R. Rodriguez <[email protected]> | 2009-07-14 20:23:15 -0400 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2009-07-24 15:05:19 -0400 |
| commit | ae9e4b0d1a43fd66da43918491834f9e5c1b6cca (patch) | |
| tree | 805654d3402c7e306f8cc9b306eb316562cebc2b /include/linux/debugobjects.h | |
| parent | 64839170be296e6348fbaf83fd103711978669b9 (diff) | |
cfg80211: treat ieee80211_regdom hints as user hints
We were treating ieee80211_regdom module parameter hints
as core hints, this means we were not letting the user help
compliance further when using the module parameter. It also
meant that users with a device with a custom regulatory
domain set (wiphy->custom_regulatory) using this module
parameter were being stuck to the original default core
static regualtory domain. We fix this by using the static
cfg80211_regdomain alpha2 as the core hint and treating the
module parameter separately.
All iwlwifi and ath5k/ath9k/ar9170 devices which world roam
set the wiphy->custom_regulatory. This change allows users
using this module parameter to have it trated as a a proper
user hint and not have it ignored.
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 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions