提交 b903036a 编写于 作者: G Geert Uytterhoeven 提交者: Jiri Kosina

net: Spelling s/stucture/structure/

Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 bade9835
...@@ -1901,7 +1901,7 @@ ThunderLAN driver adapter related routines ...@@ -1901,7 +1901,7 @@ ThunderLAN driver adapter related routines
* Nothing * Nothing
* Parms: * Parms:
* dev The device structure with the list * dev The device structure with the list
* stuctures to be reset. * structures to be reset.
* *
* This routine sets the variables associated with managing * This routine sets the variables associated with managing
* the TLAN lists to their initial values. * the TLAN lists to their initial values.
......
...@@ -3861,7 +3861,7 @@ static int reset_atmel_card(struct net_device *dev) ...@@ -3861,7 +3861,7 @@ static int reset_atmel_card(struct net_device *dev)
set all the Mib values which matter in the card to match set all the Mib values which matter in the card to match
their settings in the atmel_private structure. Some of these their settings in the atmel_private structure. Some of these
can be altered on the fly, but many (WEP, infrastucture or ad-hoc) can be altered on the fly, but many (WEP, infrastructure or ad-hoc)
can only be changed by tearing down the world and coming back through can only be changed by tearing down the world and coming back through
here. here.
......
...@@ -364,7 +364,7 @@ struct iw_handler_def { ...@@ -364,7 +364,7 @@ struct iw_handler_def {
* defined in struct iw_priv_args. * defined in struct iw_priv_args.
* *
* For standard IOCTLs, things are quite different and we need to * For standard IOCTLs, things are quite different and we need to
* use the stuctures below. Actually, this struct is also more * use the structures below. Actually, this struct is also more
* efficient, but that's another story... * efficient, but that's another story...
*/ */
......
...@@ -1516,7 +1516,7 @@ SYSCALL_DEFINE2(listen, int, fd, int, backlog) ...@@ -1516,7 +1516,7 @@ SYSCALL_DEFINE2(listen, int, fd, int, backlog)
* *
* 1003.1g adds the ability to recvmsg() to query connection pending * 1003.1g adds the ability to recvmsg() to query connection pending
* status to recvmsg. We need to add that support in a way thats * status to recvmsg. We need to add that support in a way thats
* clean when we restucture accept also. * clean when we restructure accept also.
*/ */
SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr, SYSCALL_DEFINE4(accept4, int, fd, struct sockaddr __user *, upeer_sockaddr,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册