Commit 159605dd authored by Johannes Berg's avatar Johannes Berg Committed by Reinette Chatre

iwlwifi: remove rts_threshold

We never use that member of struct iwl_priv.
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarReinette Chatre <reinette.chatre@intel.com>
parent a29576a7
......@@ -1211,7 +1211,6 @@ struct iwl_priv {
/* context information */
u8 bssid[ETH_ALEN];
u16 rts_threshold;
u8 mac_addr[ETH_ALEN];
/*station table variables */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment