Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278243
b: refs/heads/master
c: 30fd907
h: refs/heads/master
i:
  278241: 7993c32
  278239: 1104e4f
v: v3
  • Loading branch information
Jussi Kivilinna authored and John W. Linville committed Nov 21, 2011
1 parent fd3d7e4 commit d2fe94c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6f104a081b18ffc7c666be2a1cda682f83d7c8b7
refs/heads/master: 30fd90731d45eab2f4f51e622e522075c90a0d59
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/rndis_wlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,13 +387,13 @@ struct ndis_80211_capability {
struct ndis_80211_bssid_info {
u8 bssid[6];
u8 pmkid[16];
};
} __packed;

struct ndis_80211_pmkid {
__le32 length;
__le32 bssid_info_count;
struct ndis_80211_bssid_info bssid_info[0];
};
} __packed;

/*
* private data
Expand Down

0 comments on commit d2fe94c

Please sign in to comment.