]> bbs.cooldavid.org Git - net-next-2.6.git/commit
mac80211: remove user_power_level from driver API
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 6 Jan 2009 22:23:56 +0000 (23:23 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:53 +0000 (15:59 -0500)
commit2bf30fabadbdcb535b057afc92aba015884847dc
tree7a0234aeb666602e7b25a62bb7e483be0fb4a742
parent8465676241cad5e28a1b745c32a0e18e1f67e18e
mac80211: remove user_power_level from driver API

I missed this during review of "mac80211: Fix tx power setting",
the user_power_level shouldn't be available to the driver but
rather be an internal value used to calculate the value for the
driver.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/ieee80211_i.h
net/mac80211/main.c
net/mac80211/wext.c