Commit 99916cf4 authored by Alan Cox's avatar Alan Cox Committed by Linus Torvalds

[PATCH] Fix cs89x0 warnings

parent f6306078
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment