Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327510
b: refs/heads/master
c: 2f9279b
h: refs/heads/master
v: v3
  • Loading branch information
Fengguang Wu authored and John W. Linville committed Aug 10, 2012
1 parent 7bf243a commit 566b567
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 987af54fa93b1c01eb3a85229bc93dfe77e6d2e1
refs/heads/master: 2f9279b5568c4de8c37566f11e7c26292a3f4bf2
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/mwifiex/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1435,9 +1435,9 @@ int mwifiex_check_network_compatibility(struct mwifiex_private *priv,
if (ret)
dev_err(priv->adapter->dev, "cannot find ssid "
"%s\n", bss_desc->ssid.ssid);
break;
break;
default:
ret = 0;
ret = 0;
}
}

Expand Down

0 comments on commit 566b567

Please sign in to comment.