Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231199
b: refs/heads/master
c: 610dbc9
h: refs/heads/master
i:
  231197: e39b4f4
  231195: 96df59d
  231191: 96ce239
  231183: 9140bfb
  231167: 8c6008e
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jan 10, 2011
1 parent 44608a5 commit fec74c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 55de80d64545e5c4cca7f574fdf04b1f02a5f8fd
refs/heads/master: 610dbc980f7ad886313278ce946287f24b44cf55
4 changes: 4 additions & 0 deletions trunk/include/net/mac80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,10 @@ struct ieee80211_bss_conf {
* @IEEE80211_TX_CTL_LDPC: tells the driver to use LDPC for this frame
* @IEEE80211_TX_CTL_STBC: Enables Space-Time Block Coding (STBC) for this
* frame and selects the maximum number of streams that it can use.
* @IEEE80211_TX_CTL_TX_OFFCHAN: Marks this packet to be transmitted on
* the off-channel channel when a remain-on-channel offload is done
* in hardware -- normal packets still flow and are expected to be
* handled properly by the device.
*
* Note: If you have to add new flags to the enumeration, then don't
* forget to update %IEEE80211_TX_TEMPORARY_FLAGS when necessary.
Expand Down

0 comments on commit fec74c5

Please sign in to comment.