Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352309
b: refs/heads/master
c: 00bcd0d
h: refs/heads/master
i:
  352307: 68c15df
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Jan 30, 2013
1 parent 2d6a761 commit d56ee12
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: 8f1ca2683225afa21b827ff620a6225c390771a9
refs/heads/master: 00bcd0d699c7b3c294c1b276709e069b2903bc32
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlegacy/commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -1134,7 +1134,7 @@ struct il_wep_cmd {
#define RX_RES_PHY_FLAGS_MOD_CCK_MSK cpu_to_le16(1 << 1)
#define RX_RES_PHY_FLAGS_SHORT_PREAMBLE_MSK cpu_to_le16(1 << 2)
#define RX_RES_PHY_FLAGS_NARROW_BAND_MSK cpu_to_le16(1 << 3)
#define RX_RES_PHY_FLAGS_ANTENNA_MSK 0xf0
#define RX_RES_PHY_FLAGS_ANTENNA_MSK 0x70
#define RX_RES_PHY_FLAGS_ANTENNA_POS 4

#define RX_RES_STATUS_SEC_TYPE_MSK (0x7 << 8)
Expand Down

0 comments on commit d56ee12

Please sign in to comment.