dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/wireless
Arjan van de Ven 44a504c405 wireless: fix regression caused by regulatory config option
The default for the regulatory compatibility option is wrong;
if you picked the default you ended up with a non-functional wifi
system (at least I did on Fedora 9 with iwl4965).
I don't think even the October 2008 releases of the various distros
has the new userland so clearly the default is wrong, and also
we can't just go about deleting this in 2.6.29...

Change the default to "y" and also adjust the config text a little to
reflect this.

This patch fixes regression #11859

With thanks to Johannes Berg for the diagnostics

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-26 10:38:52 -07:00
..
Kconfig wireless: fix regression caused by regulatory config option 2008-10-26 10:38:52 -07:00
Makefile
core.c cfg80211: fix debugfs error handling 2008-10-14 20:48:25 -04:00
core.h cfg80211: Add new wireless regulatory infrastructure 2008-09-15 16:48:19 -04:00
nl80211.c cfg80211: reject invalid configuration items 2008-09-24 16:18:00 -04:00
nl80211.h
radiotap.c
reg.c cfg80211: clean up static regdomain mess 2008-09-24 16:17:59 -04:00
reg.h cfg80211: fix regulatory code const 2008-09-24 16:17:59 -04:00
sysfs.c
sysfs.h
util.c
wext.c wext: Send name on events 2008-08-13 02:39:56 -07:00