提交 4f9de774 编写于 作者: G Gavin O'Leary 提交者: Greg Kroah-Hartman

staging: wlan-ng: fixed a comment

Fixed a comment style issue.
Signed-off-by: NGavin O'Leary <gavinoleary3@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 1534bc2c
...@@ -592,7 +592,8 @@ static int prism2_connect(struct wiphy *wiphy, struct net_device *dev, ...@@ -592,7 +592,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 /* 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; msg_join.msgcode = DIDmsg_lnxreq_autojoin;
memcpy(msg_join.ssid.data.data, sme->ssid, length); memcpy(msg_join.ssid.data.data, sme->ssid, length);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册