]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
cfg80211: make regdom module parameter available oustide of OLD_REG
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 21 Mar 2009 03:53:06 +0000 (23:53 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:07 +0000 (20:13 -0400)
commit6ee7d33056f6e6fc7437d980dcc741816deedd0f
tree80ae8f6277f508f48bea63898cebb7fdeaa0cfec
parentcc0b6fe88e99096868bdbacbf486c97299533b5a
cfg80211: make regdom module parameter available oustide of OLD_REG

It seems a few users are using this module parameter although its not
recommended. People are finding it useful despite there being utilities
for setting this in userspace. I'm not aware of any distribution using
this though.

Until userspace and distributions catch up with a default userspace
automatic replacement (GeoClue integration would be nirvana) we copy
the ieee80211_regdom module parameter from OLD_REG to the new reg
code to help these users migrate.

Users who are using the non-valid ISO / IEC 3166 alpha "EU" in their
ieee80211_regdom module parameter and migrate to non-OLD_REG enabled
system will world roam.

This also schedules removal of this same ieee80211_regdom module
parameter circa March 2010. Hope is by then nirvana is reached and
users will abandoned the module parameter completely.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/feature-removal-schedule.txt
net/wireless/reg.c