Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134619
b: refs/heads/master
c: 9e05a2d
h: refs/heads/master
i:
  134617: f5649f4
  134615: 71a91f3
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 18, 2009
1 parent 9b4ada6 commit 0356c1b
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: 49c4a5dceaff63c3080b3c9d311c1c023c3003af
refs/heads/master: 9e05a2df09e91bfe50d16ff96cc208708599185c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/airo.c
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ struct airo_info {
use the high bit to mark whether it is in use. */
#define MAX_FIDS 6
#define MPI_MAX_FIDS 1
int fids[MAX_FIDS];
u32 fids[MAX_FIDS];
ConfigRid config;
char keyindex; // Used with auto wep
char defindex; // Used with auto wep
Expand Down

0 comments on commit 0356c1b

Please sign in to comment.