Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368351
b: refs/heads/master
c: cd3d03d
h: refs/heads/master
i:
  368349: 7861a8c
  368347: 85d7bda
  368343: 2a09e2d
  368335: cb543c0
  368319: 99fe734
v: v3
  • Loading branch information
Syam Sidhardhan authored and John W. Linville committed Mar 6, 2013
1 parent 1e9cd07 commit 1557b29
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 7626cf19713464dbad96abba3f375771447925e6
refs/heads/master: cd3d03d596a4d8b31fcec40120472ea518d8232e
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/rndis_wlan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2839,8 +2839,7 @@ static void rndis_wlan_do_link_up_work(struct usbnet *usbdev)
} else if (priv->infra_mode == NDIS_80211_INFRA_ADHOC)
cfg80211_ibss_joined(usbdev->net, bssid, GFP_KERNEL);

if (info != NULL)
kfree(info);
kfree(info);

priv->connected = true;
memcpy(priv->bssid, bssid, ETH_ALEN);
Expand Down

0 comments on commit 1557b29

Please sign in to comment.