mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-24 07:31:41 +00:00
[MAC80211]: remove unused ioctls (2)
The ioctls * PRISM2_PARAM_STA_ANTENNA_SEL * PRISM2_PARAM_TX_POWER_REDUCTION * PRISM2_PARAM_DEFAULT_WEP_ONLY are not used by hostapd or wpa_supplicant. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Acked-by: Michael Wu <flamingice@sourmilk.net> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
b2446b3680
commit
53cb670042
8 changed files with 0 additions and 62 deletions
|
@ -296,7 +296,6 @@ struct ieee80211_conf {
|
|||
u8 power_level; /* transmit power limit for current
|
||||
* regulatory domain; in dBm */
|
||||
u8 antenna_max; /* maximum antenna gain */
|
||||
short tx_power_reduction; /* in 0.1 dBm */
|
||||
|
||||
/* 0 = default/diversity, 1 = Ant0, 2 = Ant1 */
|
||||
u8 antenna_sel_tx;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue