Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57669
b: refs/heads/master
c: 57361c6
h: refs/heads/master
i:
  57667: 3d3e726
v: v3
  • Loading branch information
Dan Williams authored and John W. Linville committed Jun 11, 2007
1 parent 1af1e7f commit 3048a96
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d9ad2f5df89c66b5eae6ac5aaabe62508baba4ef
refs/heads/master: 57361c6edc5801636eeeef0100d3071ab0b5c573
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/libertas/assoc.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ static int assoc_helper_bssid(wlan_private *priv,
int ret = 0;
struct bss_descriptor * bss;

lbs_deb_enter_args(LBS_DEB_ASSOC, "BSSID" MAC_FMT "\n",
lbs_deb_enter_args(LBS_DEB_ASSOC, "BSSID " MAC_FMT "\n",
MAC_ARG(assoc_req->bssid));

/* Search for index position in list for requested MAC */
Expand Down Expand Up @@ -627,7 +627,6 @@ lbs_deb_assoc("ASSOC(:%d) wpa_keys: ret = %d\n", __LINE__, ret);
cmd_802_11_get_log,
0, cmd_option_waitforrsp, 0, NULL);
} else {

ret = -1;
}
}
Expand Down

0 comments on commit 3048a96

Please sign in to comment.