iwlwifi: remove rts_threshold

We never use that member of struct iwl_priv.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
This commit is contained in:
Johannes Berg 2010-04-29 04:43:02 -07:00 committed by Reinette Chatre
parent a29576a784
commit 159605dd5e
1 changed files with 0 additions and 1 deletions

View File

@ -1211,7 +1211,6 @@ struct iwl_priv {
/* context information */
u8 bssid[ETH_ALEN];
u16 rts_threshold;
u8 mac_addr[ETH_ALEN];
/*station table variables */