Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13599
b: refs/heads/master
c: 8171537
h: refs/heads/master
i:
  13597: d982436
  13595: 269b626
  13591: 629a7a5
  13583: ecd8f7b
  13567: 033ad91
v: v3
  • Loading branch information
James Ketrenos committed Nov 7, 2005
1 parent bd7e7cf commit 54b3995
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: 286568ab1e8f0e09a76cfa58e8ed48ddc44484b5
refs/heads/master: 81715376de909637b957f856e30880871fbd78fc
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -2834,7 +2834,7 @@ struct fw_chunk {
};

#define IPW_FW_MAJOR_VERSION 2
#define IPW_FW_MINOR_VERSION 3
#define IPW_FW_MINOR_VERSION 4

#define IPW_FW_MINOR(x) ((x & 0xff) >> 8)
#define IPW_FW_MAJOR(x) (x & 0xff)
Expand Down

0 comments on commit 54b3995

Please sign in to comment.