Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 363877
b: refs/heads/master
c: 69c1440
h: refs/heads/master
i:
  363875: d39f399
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Apr 5, 2013
1 parent 9b419b5 commit d19e416
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2c71c4ff57a6564097bedd45bc589f73da798a3a
refs/heads/master: 69c1440e864287914c94c244b3d1ca7802089e66
2 changes: 2 additions & 0 deletions trunk/drivers/staging/csr/unifi_sme.c
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,8 @@ int unifi_cfg_get_info(unifi_priv_t *priv, unsigned char *arg)
{
#ifdef CSR_SUPPORT_WEXT_AP
uf_cfg_ap_config_t cfg_ap_config;

memset(&cfg_ap_config, 0, sizeof(cfg_ap_config));
cfg_ap_config.channel = priv->ap_config.channel;
cfg_ap_config.beaconInterval = priv->ap_mac_config.beaconInterval;
cfg_ap_config.wmmEnabled = priv->ap_mac_config.wmmEnabled;
Expand Down

0 comments on commit d19e416

Please sign in to comment.