Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150267
b: refs/heads/master
c: 44033f8
h: refs/heads/master
i:
  150265: e4e758d
  150263: 4a58497
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed May 11, 2009
1 parent 33148d5 commit 8c86de1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 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: 413ad50a5c15f3bae8075c15b101679f05c37a69
refs/heads/master: 44033f80cefd1d7b474efdabc412476d4bafb8f4
16 changes: 0 additions & 16 deletions trunk/include/net/mac80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -72,22 +72,6 @@
* not do so then mac80211 may add this under certain circumstances.
*/

/**
* struct ieee80211_ht_bss_info - describing BSS's HT characteristics
*
* This structure describes most essential parameters needed
* to describe 802.11n HT characteristics in a BSS.
*
* @primary_channel: channel number of primery channel
* @bss_cap: 802.11n's general BSS capabilities (e.g. channel width)
* @bss_op_mode: 802.11n's BSS operation modes (e.g. HT protection)
*/
struct ieee80211_ht_bss_info {
u8 primary_channel;
u8 bss_cap; /* use IEEE80211_HT_IE_CHA_ */
u8 bss_op_mode; /* use IEEE80211_HT_IE_ */
};

/**
* enum ieee80211_max_queues - maximum number of queues
*
Expand Down

0 comments on commit 8c86de1

Please sign in to comment.