Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158950
b: refs/heads/master
c: c238c8a
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jul 10, 2009
1 parent d2d6601 commit 409209d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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: 78485475618cf9f1c70dc7f15e8deafa8b6074ab
refs/heads/master: c238c8ac63f2d33ea5e7c0b9e9e0ccd8ae9a34e4
6 changes: 2 additions & 4 deletions trunk/include/net/cfg80211.h
Original file line number Diff line number Diff line change
Expand Up @@ -1270,10 +1270,8 @@ struct wireless_dev {
#ifdef CONFIG_WIRELESS_EXT
/* wext data */
struct {
union {
struct cfg80211_ibss_params ibss;
struct cfg80211_connect_params connect;
};
struct cfg80211_ibss_params ibss;
struct cfg80211_connect_params connect;
u8 *ie;
size_t ie_len;
u8 bssid[ETH_ALEN];
Expand Down

0 comments on commit 409209d

Please sign in to comment.