From ba2dacab305c598cd4c34a604f8e276bf5bab5ff Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 12 May 2000 21:05:59 +0000 Subject: Merge with Linux 2.3.99-pre7 and various other bits. --- drivers/net/appletalk/cops.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'drivers/net/appletalk/cops.c') diff --git a/drivers/net/appletalk/cops.c b/drivers/net/appletalk/cops.c index 466705f9e..76cbf0f89 100644 --- a/drivers/net/appletalk/cops.c +++ b/drivers/net/appletalk/cops.c @@ -1008,11 +1008,9 @@ static struct net_device_stats *cops_get_stats(struct net_device *dev) } #ifdef MODULE -static char lt_name[16]; - static struct net_device cops0_dev = { - lt_name, /* device name */ + "", /* device name */ 0, 0, 0, 0, 0x0, 0, /* I/O address, IRQ */ 0, 0, 0, NULL, cops_probe -- cgit v1.2.3