Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237055
b: refs/heads/master
c: 38f37be
h: refs/heads/master
i:
  237053: 2f1e52d
  237051: 169609e
  237047: b296d80
  237039: 7a8f39e
  237023: b49f174
  236991: 28d2a48
  236927: 9c493ee
  236799: 21adee5
  236543: a1a39cb
v: v3
  • Loading branch information
Mohammed Shafi Shajakhan authored and John W. Linville committed Feb 7, 2011
1 parent b5d87ab commit d093846
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: 4f3123366f78cf34ce7caab923e2b3c4fe9e16c2
refs/heads/master: 38f37be20941a6f1931ca4c051e638f947415eab
7 changes: 2 additions & 5 deletions trunk/net/mac80211/rx.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,11 +142,8 @@ ieee80211_add_rx_radiotap_header(struct ieee80211_local *local,
/* IEEE80211_RADIOTAP_RATE */
if (status->flag & RX_FLAG_HT) {
/*
* TODO: add following information into radiotap header once
* suitable fields are defined for it:
* - MCS index (status->rate_idx)
* - HT40 (status->flag & RX_FLAG_40MHZ)
* - short-GI (status->flag & RX_FLAG_SHORT_GI)
* MCS information is a separate field in radiotap,
* added below.
*/
*pos = 0;
} else {
Expand Down

0 comments on commit d093846

Please sign in to comment.