Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112045
b: refs/heads/master
c: a477e4e
h: refs/heads/master
i:
  112043: c2192cb
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 6, 2008
1 parent 86d52c3 commit b51484b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 0345f37be64905846a1ef38378061d4c2730242e
refs/heads/master: a477e4e6d48d3ac7c7a75bad40585cb391e5c237
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath9k/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ void ath_descdma_cleanup(struct ath_softc *sc,
#define ATH_RX_TIMEOUT 40 /* 40 milliseconds */
#define WME_NUM_TID 16
#define IEEE80211_BAR_CTL_TID_M 0xF000 /* tid mask */
#define IEEE80211_BAR_CTL_TID_S 2 /* tid shift */
#define IEEE80211_BAR_CTL_TID_S 12 /* tid shift */

enum ATH_RX_TYPE {
ATH_RX_NON_CONSUMED = 0,
Expand Down

0 comments on commit b51484b

Please sign in to comment.