Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66445
b: refs/heads/master
c: 2ca10e6
h: refs/heads/master
i:
  66443: 3b1ab90
v: v3
  • Loading branch information
Dan Williams authored and David S. Miller committed Oct 10, 2007
1 parent 1da5d25 commit 41197e9
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: 0aef64d75851c9f3545d0793f26486ed862306d8
refs/heads/master: 2ca10e6d6a3052e7a8380b20588a7b1985ea1197
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/libertas/join.c
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ int libertas_ret_80211_ad_hoc_start(wlan_private * priv,
lbs_deb_join("ADHOC_RESP: - Joined/Started Ad Hoc\n");
lbs_deb_join("ADHOC_RESP: channel = %d\n", adapter->curbssparams.channel);
lbs_deb_join("ADHOC_RESP: BSSID = " MAC_FMT "\n",
MAC_ARG(padhocresult->BSSID));
MAC_ARG(padhocresult->bssid));

done:
lbs_deb_leave_args(LBS_DEB_JOIN, "ret %d", ret);
Expand Down

0 comments on commit 41197e9

Please sign in to comment.