Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253873
b: refs/heads/master
c: a7b2116
h: refs/heads/master
i:
  253871: 6672a11
v: v3
  • Loading branch information
Yogesh Ashok Powar authored and John W. Linville committed Jun 15, 2011
1 parent 786cf0b commit c286f46
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d6124baf8a098aacdbb85ff5b171da68dad6930e
refs/heads/master: a7b21165c06f28230768d203285d06cac4f18f0b
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/mwifiex/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -1288,6 +1288,8 @@ int mwifiex_register_cfg80211(struct net_device *dev, u8 *mac,

*(unsigned long *) wdev_priv = (unsigned long) priv;

set_wiphy_dev(wdev->wiphy, (struct device *) priv->adapter->dev);

ret = wiphy_register(wdev->wiphy);
if (ret < 0) {
dev_err(priv->adapter->dev, "%s: registering cfg80211 device\n",
Expand Down

0 comments on commit c286f46

Please sign in to comment.