Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219658
b: refs/heads/master
c: 4819a36
h: refs/heads/master
v: v3
  • Loading branch information
Neil Munro authored and Greg Kroah-Hartman committed Aug 31, 2010
1 parent cf37854 commit 0736542
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: a2b4e5f4474192808b3f61e6c05519797aa9594c
refs/heads/master: 4819a3667eddde6837a57841a0ed796d0334be9e
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rt2860/oid.h
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ struct PACKED rt_rt_802_11_acl {

struct rt_802_11_wds {
unsigned long Num;
NDIS_802_11_MAC_ADDRESS Entry[24 /*MAX_NUM_OF_WDS_LINK */ ];
NDIS_802_11_MAC_ADDRESS Entry[24 /*MAX_NUM_OF_WDS_LINK */];
unsigned long KeyLength;
u8 KeyMaterial[32];
};
Expand Down

0 comments on commit 0736542

Please sign in to comment.