Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159739
b: refs/heads/master
c: 1de6f73
h: refs/heads/master
i:
  159737: 32d5123
  159735: 3866066
v: v3
  • Loading branch information
Bob Copeland authored and John W. Linville committed Aug 20, 2009
1 parent c664086 commit 21cdf19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: f424afa17899408cbd267a4c4534ca6fc9d8f71c
refs/heads/master: 1de6f73c34fb9a74454a5b519cefd635b5e8ceb6
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/wl12xx/wl1251_reg.h
Original file line number Diff line number Diff line change
Expand Up @@ -245,8 +245,8 @@ enum wl12xx_acx_int_reg {
ACX_REG_TABLE_LEN
};

#define ACX_SLV_SOFT_RESET_BIT BIT(1)
#define ACX_REG_EEPROM_START_BIT BIT(1)
#define ACX_SLV_SOFT_RESET_BIT BIT(0)
#define ACX_REG_EEPROM_START_BIT BIT(0)

/* Command/Information Mailbox Pointers */

Expand Down

0 comments on commit 21cdf19

Please sign in to comment.