Skip to content

Commit 29c35da

Browse files
unixbhaskardavem330
authored andcommitted
net: ethernet: neterion: Fix a typo in the file s2io.c
s/structue/structure/ Signed-off-by: Bhaskar Chowdhury <[email protected]> Acked-by: Randy Dunlap <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 6f05a12 commit 29c35da

File tree

1 file changed

+1
-1
lines changed
  • drivers/net/ethernet/neterion

1 file changed

+1
-1
lines changed

drivers/net/ethernet/neterion/s2io.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6657,7 +6657,7 @@ static int s2io_change_mtu(struct net_device *dev, int new_mtu)
66576657

66586658
/**
66596659
* s2io_set_link - Set the LInk status
6660-
* @work: work struct containing a pointer to device private structue
6660+
* @work: work struct containing a pointer to device private structure
66616661
* Description: Sets the link status for the adapter
66626662
*/
66636663

0 commit comments

Comments
 (0)