Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278952
b: refs/heads/master
c: c252165
h: refs/heads/master
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Dec 13, 2011
1 parent 85bc235 commit ab3e776
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: eb032f03cbf7ac7baf78ae89a832100561bf0e29
refs/heads/master: c2521653f4f299b8946fb7073ac90ed5d3d5de7c
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/mwifiex/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,9 +1376,6 @@ int mwifiex_register_cfg80211(struct mwifiex_private *priv)
memcpy(wdev->wiphy->perm_addr, priv->curr_addr, ETH_ALEN);
wdev->wiphy->signal_type = CFG80211_SIGNAL_TYPE_MBM;

/* We are using custom domains */
wdev->wiphy->flags |= WIPHY_FLAG_CUSTOM_REGULATORY;

/* Reserve space for bss band information */
wdev->wiphy->bss_priv_size = sizeof(u8);

Expand Down

0 comments on commit ab3e776

Please sign in to comment.