aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/neterion/s2io.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/neterion/s2io.c')
-rw-r--r--drivers/net/ethernet/neterion/s2io.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/net/ethernet/neterion/s2io.c b/drivers/net/ethernet/neterion/s2io.c
index de50547c187d..c98decb19ce8 100644
--- a/drivers/net/ethernet/neterion/s2io.c
+++ b/drivers/net/ethernet/neterion/s2io.c
@@ -8239,7 +8239,8 @@ static int __init s2io_starter(void)
8239 8239
8240/** 8240/**
8241 * s2io_closer - Cleanup routine for the driver 8241 * s2io_closer - Cleanup routine for the driver
8242 * Description: This function is the cleanup routine for the driver. It unregist * ers the driver. 8242 * Description: This function is the cleanup routine for the driver. It
8243 * unregisters the driver.
8243 */ 8244 */
8244 8245
8245static __exit void s2io_closer(void) 8246static __exit void s2io_closer(void)