Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315347
b: refs/heads/master
c: 4519a74
h: refs/heads/master
i:
  315345: 2bf1d5b
  315343: fd3161b
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jul 11, 2012
1 parent c824833 commit c08bd99
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 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: d081257c78ace442db2a59f0aa4c52c69b252663
refs/heads/master: 4519a7433835f1a8dda242ad508233fcc5963545
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/ath/carl9170/fwdesc.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ enum carl9170fw_feature_list {
/* HW (ANI, CCA, MIB) tally counters */
CARL9170FW_HW_COUNTERS,

/* Firmware will pass BA when BARs are queued */
CARL9170FW_RX_BA_FILTER,

/* KEEP LAST */
__CARL9170FW_FEATURE_NUM
};
Expand Down
8 changes: 4 additions & 4 deletions trunk/drivers/net/wireless/ath/carl9170/version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#ifndef __CARL9170_SHARED_VERSION_H
#define __CARL9170_SHARED_VERSION_H
#define CARL9170FW_VERSION_YEAR 11
#define CARL9170FW_VERSION_MONTH 8
#define CARL9170FW_VERSION_DAY 15
#define CARL9170FW_VERSION_GIT "1.9.4"
#define CARL9170FW_VERSION_YEAR 12
#define CARL9170FW_VERSION_MONTH 7
#define CARL9170FW_VERSION_DAY 7
#define CARL9170FW_VERSION_GIT "1.9.6"
#endif /* __CARL9170_SHARED_VERSION_H */

0 comments on commit c08bd99

Please sign in to comment.