Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 351801
b: refs/heads/master
c: e1b97c9
h: refs/heads/master
i:
  351799: b72ec0b
v: v3
  • Loading branch information
Sujith Manoharan authored and John W. Linville committed Jan 7, 2013
1 parent bbe3dfc commit 40de178
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: c2397bb0c55495d8474c36143fdaced5c435a5e4
refs/heads/master: e1b97c9bc5902ec8b36247bcb7c3552895611485
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/ath/ath9k/reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -884,9 +884,6 @@

#define AR_SREV_9485(_ah) \
(((_ah)->hw_version.macVersion == AR_SREV_VERSION_9485))
#define AR_SREV_9485_10(_ah) \
(AR_SREV_9485(_ah) && \
((_ah)->hw_version.macRev == AR_SREV_REVISION_9485_10))
#define AR_SREV_9485_11(_ah) \
(AR_SREV_9485(_ah) && \
((_ah)->hw_version.macRev == AR_SREV_REVISION_9485_11))
Expand Down

0 comments on commit 40de178

Please sign in to comment.