Skip to content

Commit

Permalink
iwlwifi: remove rts_threshold
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Berg authored and Reinette Chatre committed May 10, 2010
1 parent a29576a commit 159605d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/iwlwifi/iwl-dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,6 @@ struct iwl_priv {

/* context information */
u8 bssid[ETH_ALEN];
u16 rts_threshold;
u8 mac_addr[ETH_ALEN];

/*station table variables */
Expand Down

0 comments on commit 159605d

Please sign in to comment.