net: neterion: Do not break word unregister.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
8f6352f2b5
commit
7f2cd328d4
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue