cfg80211: move txpower wext from mac80211
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 2 Jun 2009 11:01:39 +0000 (13:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 3 Jun 2009 18:06:14 +0000 (14:06 -0400)
commit7643a2c3fcc13cd6fbd731f214463547383418ae
treee2e41315f0d38a8627456303820b5c1c2a9b54a6
parentc64fb01627e24725d1f9d535e4426475a4415753
cfg80211: move txpower wext from mac80211

This patch introduces new cfg80211 API to set the TX power
via cfg80211, puts the wext code into cfg80211 and updates
mac80211 to use all that. The -ENETDOWN bits are a hack but
will go away soon.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/mac80211/cfg.c
net/mac80211/wext.c
net/wireless/wext-compat.c