net: ethernet: neterion: Fix a typo in the file s2io.c
s/structue/structure/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
6f05a12241
commit
29c35da103
@ -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
|
||||
*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user