Skip to content

Commit

Permalink
net: neterion: Do not break word unregister.
Browse files Browse the repository at this point in the history
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
YOSHIFUJI Hideaki / 吉藤英明 authored and David S. Miller committed Nov 3, 2012
1 parent 8f6352f commit 7f2cd32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/net/ethernet/neterion/s2io.c
Original file line number Diff line number Diff line change
Expand Up @@ -8239,7 +8239,8 @@ static int __init s2io_starter(void)

/**
* s2io_closer - Cleanup routine for the driver
* Description: This function is the cleanup routine for the driver. It unregist * ers the driver.
* Description: This function is the cleanup routine for the driver. It
* unregisters the driver.
*/

static __exit void s2io_closer(void)
Expand Down

0 comments on commit 7f2cd32

Please sign in to comment.