diff options
Diffstat (limited to 'drivers/net/arcnet')
-rw-r--r-- | drivers/net/arcnet/arcnet.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/arcnet/arcnet.c b/drivers/net/arcnet/arcnet.c index a80d4a30a464..d6d4ab3b430c 100644 --- a/drivers/net/arcnet/arcnet.c +++ b/drivers/net/arcnet/arcnet.c | |||
@@ -380,7 +380,6 @@ int arcnet_open(struct net_device *dev) | |||
380 | return -ENODEV; | 380 | return -ENODEV; |
381 | 381 | ||
382 | BUGLVL(D_PROTO) { | 382 | BUGLVL(D_PROTO) { |
383 | int count; | ||
384 | BUGMSG(D_PROTO, "protocol map (default is '%c'): ", | 383 | BUGMSG(D_PROTO, "protocol map (default is '%c'): ", |
385 | arc_proto_default->suffix); | 384 | arc_proto_default->suffix); |
386 | for (count = 0; count < 256; count++) | 385 | for (count = 0; count < 256; count++) |