Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352187
b: refs/heads/master
c: b3ec9cf
h: refs/heads/master
i:
  352185: 31ddd6a
  352183: 4bfcbb7
v: v3
  • Loading branch information
Luciano Coelho committed Dec 4, 2012
1 parent bd17e0b commit bc3a030
Show file tree
Hide file tree
Showing 2 changed files with 5 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: af4e94c56581b446b2010854a983ef722ad9ed1f
refs/heads/master: b3ec9cf2052981171364c4f354f53a64089ecc75
8 changes: 4 additions & 4 deletions trunk/drivers/net/wireless/ti/wl12xx/wl12xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@

/* minimum FW required for driver for wl127x */
#define WL127X_CHIP_VER 6
#define WL127X_IFTYPE_VER 3
#define WL127X_IFTYPE_VER WLCORE_FW_VER_IGNORE
#define WL127X_MAJOR_VER 10
#define WL127X_SUBTYPE_VER 2
#define WL127X_SUBTYPE_VER WLCORE_FW_VER_IGNORE
#define WL127X_MINOR_VER 115

/* minimum FW required for driver for wl128x */
#define WL128X_CHIP_VER 7
#define WL128X_IFTYPE_VER 3
#define WL128X_IFTYPE_VER WLCORE_FW_VER_IGNORE
#define WL128X_MAJOR_VER 10
#define WL128X_SUBTYPE_VER 2
#define WL128X_SUBTYPE_VER WLCORE_FW_VER_IGNORE
#define WL128X_MINOR_VER 115

#define WL12XX_AGGR_BUFFER_SIZE (4 * PAGE_SIZE)
Expand Down

0 comments on commit bc3a030

Please sign in to comment.