Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300863
b: refs/heads/master
c: d35ccaa
h: refs/heads/master
i:
  300861: da68fb9
  300859: e7422d8
  300855: 9b116cb
  300847: bb81aae
  300831: 939ce48
  300799: f9d7474
v: v3
  • Loading branch information
Bing Zhao authored and John W. Linville committed Apr 12, 2012
1 parent bec1500 commit 74fb27e
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: 2d771cb68bd7fa925d45afb62f0a1a24f82f5315
refs/heads/master: d35ccaa4768ee39f7bb3c23394703d1da587c731
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwifiex/sta_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -988,7 +988,7 @@ mwifiex_cmd_802_11_subsc_evt(struct mwifiex_private *priv,
rssi_tlv->abs_value = subsc_evt_cfg->bcn_h_rssi_cfg.abs_value;
rssi_tlv->evt_freq = subsc_evt_cfg->bcn_h_rssi_cfg.evt_freq;

dev_dbg(priv->adapter->dev, "Cfg Beacon Low Rssi event, "
dev_dbg(priv->adapter->dev, "Cfg Beacon High Rssi event, "
"RSSI:-%d dBm, Freq:%d\n",
subsc_evt_cfg->bcn_h_rssi_cfg.abs_value,
subsc_evt_cfg->bcn_h_rssi_cfg.evt_freq);
Expand Down

0 comments on commit 74fb27e

Please sign in to comment.