Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337556
b: refs/heads/master
c: a6de05d
h: refs/heads/master
v: v3
  • Loading branch information
Devendra Naga authored and Greg Kroah-Hartman committed Nov 1, 2012
1 parent fd95b7b commit 3ec7f59
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: 6d700d72c9053a1a6816f4237b6d9528f7cf2564
refs/heads/master: a6de05d87aa8604acf062ce42ace21e08986d2a9
2 changes: 2 additions & 0 deletions trunk/drivers/staging/csr/sme_blocking.c
Original file line number Diff line number Diff line change
Expand Up @@ -1455,6 +1455,8 @@ int sme_ap_config(unifi_priv_t *priv,
*ap_mac_config);

r = sme_wait_for_reply(priv, UNIFI_SME_MGT_SHORT_TIMEOUT);
if (r)
return r;

unifi_trace(priv, UDBG4,
"sme_ap_config <-- (r=%d status=%d)\n",
Expand Down

0 comments on commit 3ec7f59

Please sign in to comment.