Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291142
b: refs/heads/master
c: 4d196e4
h: refs/heads/master
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Mar 5, 2012
1 parent c63e6a2 commit aa1ebd0
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: 380aeef8941c6b8a3e8de86b5ca000ca986e3b17
refs/heads/master: 4d196e4b2ffd734393b54f351507462f19d737b5
2 changes: 1 addition & 1 deletion trunk/net/mac80211/ieee80211_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ struct ieee80211_if_ibss {

bool control_port;

u8 bssid[ETH_ALEN];
u8 bssid[ETH_ALEN] __aligned(2);
u8 ssid[IEEE80211_MAX_SSID_LEN];
u8 ssid_len, ie_len;
u8 *ie;
Expand Down

0 comments on commit aa1ebd0

Please sign in to comment.