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:
YOSHIFUJI Hideaki / 吉藤英明 2012-11-02 04:45:24 +00:00 committed by David S. Miller
parent 8f6352f2b5
commit 7f2cd328d4

View file

@ -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)