Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286201
b: refs/heads/master
c: 331d930
h: refs/heads/master
i:
  286199: 91cccbd
v: v3
  • Loading branch information
Fabio Estevam authored and John W. Linville committed Jan 16, 2012
1 parent 8bd9a2c commit 7407fd1
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: 74b8cc3d592e5e884123eb99960a9f064223eaab
refs/heads/master: 331d9301ed4d0fe33e9762c62f2870243bcf77eb
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ static int iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif)
struct iwl_scan_cmd *scan;
struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS];
u32 rate_flags = 0;
u16 cmd_len;
u16 cmd_len = 0;
u16 rx_chain = 0;
enum ieee80211_band band;
u8 n_probes = 0;
Expand Down

0 comments on commit 7407fd1

Please sign in to comment.