Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79098
b: refs/heads/master
c: 0946687
h: refs/heads/master
v: v3
  • Loading branch information
Reinette Chatre authored and David S. Miller committed Jan 28, 2008
1 parent f5affff commit b4a1ea8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 25 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2236761b8c53b2e352808576ff51f108b01a0ea8
refs/heads/master: 0946687803ff5495e4b7c0b7f2c6d002398bd5fa
24 changes: 0 additions & 24 deletions trunk/drivers/net/wireless/iwlwifi/iwl-3945.h
Original file line number Diff line number Diff line change
Expand Up @@ -453,30 +453,6 @@ union iwl3945_ht_rate_supp {
};
};

#ifdef CONFIG_IWL3945_HT
#define CFG_HT_RX_AMPDU_FACTOR_DEF (0x3)
#define CFG_HT_MPDU_DENSITY_2USEC (0x5)
#define CFG_HT_MPDU_DENSITY_DEF CFG_HT_MPDU_DENSITY_2USEC

struct sta_ht_info {
u8 is_ht;
u16 rx_mimo_ps_mode;
u16 tx_mimo_ps_mode;
u16 control_channel;
u8 max_amsdu_size;
u8 ampdu_factor;
u8 mpdu_density;
u8 operating_mode;
u8 supported_chan_width;
u8 extension_chan_offset;
u8 is_green_field;
u8 sgf;
u8 supp_rates[16];
u8 tx_chan_width;
u8 chan_width_cap;
};
#endif /*CONFIG_IWL3945_HT */

#ifdef CONFIG_IWL3945_QOS

union iwl3945_qos_capabity {
Expand Down

0 comments on commit b4a1ea8

Please sign in to comment.