mac80211: remove user_power_level from driver API
[platform/kernel/linux-rpi.git] / net / mac80211 / ieee80211_i.h
index 85c4d31..fa5ca14 100644 (file)
@@ -705,6 +705,8 @@ struct ieee80211_local {
        struct work_struct dynamic_ps_disable_work;
        struct timer_list dynamic_ps_timer;
 
+       int user_power_level; /* in dBm */
+
 #ifdef CONFIG_MAC80211_DEBUGFS
        struct local_debugfsdentries {
                struct dentry *rcdir;