patch-2.3.99-pre2 linux/drivers/net/sunhme.c

Next file: linux/drivers/net/tokenring/olympic.c
Previous file: linux/drivers/net/sis900.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre1/linux/drivers/net/sunhme.c linux/drivers/net/sunhme.c
@@ -1,4 +1,4 @@
-/* $Id: sunhme.c,v 1.93 2000/03/12 04:02:14 davem Exp $
+/* $Id: sunhme.c,v 1.94 2000/03/15 06:47:04 davem Exp $
  * sunhme.c: Sparc HME/BigMac 10/100baseT half/full duplex auto switching,
  *           auto carrier detecting ethernet driver.  Also known as the
  *           "Happy Meal Ethernet" found on SunSwift SBUS cards.
@@ -2953,7 +2953,7 @@
 }
 
 
-static void __exit cleanup_module(void)
+static void __exit happy_meal_cleanup_module(void)
 {
 #ifdef MODULE
 	/* No need to check MOD_IN_USE, as sys_delete_module() checks. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)