Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291522
b: refs/heads/master
c: b093863
h: refs/heads/master
v: v3
  • Loading branch information
Amitkumar Karwar authored and John W. Linville committed Mar 14, 2012
1 parent e1b5c7c commit 4ccb6a9
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: c65a30f35f938b421ac67c34a9e70b0e49e6019a
refs/heads/master: b093863edd20b64fa444b770a8701ddcbe9faea1
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwifiex/sta_ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ int mwifiex_enable_hs(struct mwifiex_adapter *adapter)

adapter->hs_activate_wait_q_woken = false;

memset(&hscfg, 0, sizeof(struct mwifiex_hs_config_param));
memset(&hscfg, 0, sizeof(struct mwifiex_ds_hs_cfg));
hscfg.is_invoke_hostcmd = true;

if (mwifiex_set_hs_params(mwifiex_get_priv(adapter,
Expand Down

0 comments on commit 4ccb6a9

Please sign in to comment.