* [PATCH] staging: wlan-ng: fixed a comment
@ 2015-11-23 17:08 Gavin O'Leary
0 siblings, 0 replies; only message in thread
From: Gavin O'Leary @ 2015-11-23 17:08 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel, Gavin O'Leary
Fixed a comment style issue.
Signed-off-by: Gavin O'Leary <gavinoleary3@gmail.com>
---
drivers/staging/wlan-ng/cfg80211.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/wlan-ng/cfg80211.c b/drivers/staging/wlan-ng/cfg80211.c
index 8c1e3f0..2d9b42f 100644
--- a/drivers/staging/wlan-ng/cfg80211.c
+++ b/drivers/staging/wlan-ng/cfg80211.c
@@ -594,7 +594,8 @@ static int prism2_connect(struct wiphy *wiphy, struct net_device *dev,
}
/* Now do the actual join. Note there is no way that I can
- see to request a specific bssid */
+ * see to request a specific bssid
+ */
msg_join.msgcode = DIDmsg_lnxreq_autojoin;
memcpy(msg_join.ssid.data.data, sme->ssid, length);
--
2.5.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-23 17:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-23 17:08 [PATCH] staging: wlan-ng: fixed a comment Gavin O'Leary
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®