Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314927
b: refs/heads/master
c: 2041d7d
h: refs/heads/master
i:
  314925: 01f7a64
  314923: 0e57df6
  314919: ab15202
  314911: 00893ec
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Jun 28, 2012
1 parent 8d53fe6 commit b350177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: caa8984f59b8be220767886ae27de855f77e6a61
refs/heads/master: 2041d7dff287333036145ba3aab57e3b675babef
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwifiex/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -1746,7 +1746,7 @@ int mwifiex_register_cfg80211(struct mwifiex_adapter *adapter)

memcpy(wiphy->perm_addr, priv->curr_addr, ETH_ALEN);
wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;
wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME | WIPHY_FLAG_CUSTOM_REGULATORY;
wiphy->flags |= WIPHY_FLAG_HAVE_AP_SME;

/* Reserve space for mwifiex specific private data for BSS */
wiphy->bss_priv_size = sizeof(struct mwifiex_bss_priv);
Expand Down

0 comments on commit b350177

Please sign in to comment.