Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 369643
b: refs/heads/master
c: 66aa1ae
h: refs/heads/master
i:
  369641: 2536e47
  369639: 5c0a1a0
v: v3
  • Loading branch information
Bing Zhao authored and John W. Linville committed Apr 22, 2013
1 parent 78b2c8f commit f5a4785
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 5586d3e2f211a7c9c1d5fd639c88c8479b78a13d
refs/heads/master: 66aa1ae2e73c4b0f70d425d38fee2f01161a7d64
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/mwifiex/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -2152,6 +2152,9 @@ struct wireless_dev *mwifiex_add_virtual_intf(struct wiphy *wiphy,
priv->bss_started = 0;
priv->bss_num = 0;

if (mwifiex_cfg80211_init_p2p_client(priv))
return ERR_PTR(-EFAULT);

break;
default:
wiphy_err(wiphy, "type not supported\n");
Expand Down

0 comments on commit f5a4785

Please sign in to comment.