Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310721
b: refs/heads/master
c: f0e3bd2
h: refs/heads/master
i:
  310719: 7d94017
v: v3
  • Loading branch information
Avinash Patil authored and John W. Linville committed Jun 4, 2012
1 parent 4cfbce1 commit 16d4d8b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 925e64c3c512e9f4452eaa7d52fd4c1518b8fb11
refs/heads/master: f0e3bd23418e1ec1aeac5fc36b74bf2f645b1244
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/mwifiex/uap_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ int mwifiex_uap_set_channel(struct mwifiex_private *priv, int channel)
if (!bss_cfg)
return -ENOMEM;

mwifiex_set_sys_config_invalid_data(bss_cfg);
bss_cfg->band_cfg = BAND_CONFIG_MANUAL;
bss_cfg->channel = channel;

Expand Down

0 comments on commit 16d4d8b

Please sign in to comment.