wireless: remove struct regdom hinting
authorJohannes Berg <johannes@sipsolutions.net>
Fri, 24 Oct 2008 18:32:21 +0000 (20:32 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 31 Oct 2008 23:02:30 +0000 (19:02 -0400)
commitbe3d48106c1e5d075784e5e67928a6b5ffc0f3b6
tree40f9a5d6beefa0f6812f06368a94f0b17658f247
parentd2372b315289aec9f565a855023c40654a5bff68
wireless: remove struct regdom hinting

The code needs to be split out and cleaned up, so as a
first step remove the capability, to add it back in a
subsequent patch as a separate function. Also remove the
publically facing return value of the function and the
wiphy argument. A number of internal functions go from
being generic helpers to just being used for alpha2
setting.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Documentation/networking/regulatory.txt
drivers/net/wireless/zd1211rw/zd_mac.c
include/net/wireless.h
net/wireless/nl80211.c
net/wireless/reg.c
net/wireless/reg.h