linux/net/wireless
Johannes Berg 2083c4997b wireless: clean up regulatory ignore_request function
This function has a few WARNs that may eventually trigger
when an AP sends rogue beacons, those must be removed. Some
of the comments in the function are also inappropriate as
this function is concerned with the global hint, not a per-
wiphy thing (which a multidomain flag on a wiphy would imply).

I'm convinced that we don't need to do anything to implement
multi-domain capability as 802.11-2007 specifies it because
it makes only two things mandatory:
 * starting of BSS/IBSS must have country information
   (this can easily be done with a mac80211 patch)
 * a STA must adopt the country information (we already have
   the framework for this)

But we don't have anything implemented anyway for now.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-10-31 19:02:31 -04:00
..
core.c wireless: remove cfg80211_reg_mutex 2008-10-31 19:00:42 -04:00
core.h cfg80211: Add new wireless regulatory infrastructure 2008-09-15 16:48:19 -04:00
Kconfig wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
lib80211.c wireless: use individual buffers for printing ssid values 2008-10-31 19:00:50 -04:00
Makefile wireless: consolidate on a single escape_essid implementation 2008-10-31 19:00:46 -04:00
nl80211.c wireless: remove struct regdom hinting 2008-10-31 19:02:30 -04:00
nl80211.h [NL80211]: add netlink interface to cfg80211 2007-10-10 16:52:14 -07:00
radiotap.c wireless: use get/put_unaligned_* helpers 2008-05-14 16:29:32 -04:00
reg.c wireless: clean up regulatory ignore_request function 2008-10-31 19:02:31 -04:00
reg.h wireless: remove struct regdom hinting 2008-10-31 19:02:30 -04:00
sysfs.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
sysfs.h [WIRELESS] cfg80211: New wireless config infrastructure. 2007-04-25 22:29:41 -07:00
util.c cfg80211: don't export ieee80211_get_channel 2008-03-27 16:03:20 -04:00
wext.c wext: Send name on events 2008-08-13 02:39:56 -07:00