Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179792
b: refs/heads/master
c: 5f61203
h: refs/heads/master
v: v3
  • Loading branch information
Abhijeet Kolekar authored and John W. Linville committed Jan 14, 2010
1 parent 870ce03 commit 4690086
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0e803a2112398150daa4d88c9d58409e0cf0b6c
refs/heads/master: 5f6120335c701ba07d5151206071f4d6ccaa684f
1 change: 1 addition & 0 deletions trunk/net/wireless/sme.c
Original file line number Diff line number Diff line change
Expand Up @@ -655,6 +655,7 @@ void __cfg80211_disconnected(struct net_device *dev, const u8 *ie,
memset(&wrqu, 0, sizeof(wrqu));
wrqu.ap_addr.sa_family = ARPHRD_ETHER;
wireless_send_event(dev, SIOCGIWAP, &wrqu, NULL);
wdev->wext.connect.ssid_len = 0;
#endif
}

Expand Down

0 comments on commit 4690086

Please sign in to comment.