commit | 7643a2c3fcc13cd6fbd731f214463547383418ae | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jun 02 13:01:39 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 03 14:06:14 2009 -0400 |
tree | e2e41315f0d38a8627456303820b5c1c2a9b54a6 | |
parent | c64fb01627e24725d1f9d535e4426475a4415753 [diff] |
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>