-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 265791 b: refs/heads/master c: 04e8079 h: refs/heads/master i: 265789: 5eb3448 265787: eecf2f9 265783: 9d85a6b 265775: cde982b 265759: 7be87c9 265727: f6d5544 v: v3
- Loading branch information
Eliad Peller
authored and
Luciano Coelho
committed
Aug 22, 2011
1 parent
6739fef
commit a105d5a
Showing
4 changed files
with
117 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: b78b47eb73fcf4f04226ab8014aa8dadf11675d9 | ||
refs/heads/master: 04e8079c69d6fa1aa023b0b6f58f818f965c10bb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -394,6 +394,7 @@ struct wl1271 { | |
u8 ssid_len; | ||
int channel; | ||
u8 role_id; | ||
u8 dev_role_id; | ||
u8 sta_hlid; | ||
u8 dev_hlid; | ||
|
||
|