]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Fix cs89x0 warnings
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 6 Oct 2002 08:57:13 +0000 (01:57 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 6 Oct 2002 08:57:13 +0000 (01:57 -0700)
drivers/net/cs89x0.c

index 11792233e53a9c8e6d9b57d832bc6a72269c352e..6fb744d36b5e1266feb99458479a57cdb375f601 100644 (file)
@@ -1649,11 +1649,7 @@ static int set_mac_address(struct net_device *dev, void *addr)
 
 #ifdef MODULE
 
-static struct net_device dev_cs89x0 = {
-        "",
-        0, 0, 0, 0,
-        0, 0,
-        0, 0, 0, NULL, NULL };
+static struct net_device dev_cs89x0;
 
 /*
  * Support the 'debug' module parm even if we're compiled for non-debug to