Commit 29c35da1 authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by David S. Miller

net: ethernet: neterion: Fix a typo in the file s2io.c

s/structue/structure/
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6f05a122
......@@ -6657,7 +6657,7 @@ static int s2io_change_mtu(struct net_device *dev, int new_mtu)
/**
* s2io_set_link - Set the LInk status
* @work: work struct containing a pointer to device private structue
* @work: work struct containing a pointer to device private structure
* Description: Sets the link status for the adapter
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment