]> err.no Git - linux-2.6/blobdiff - drivers/net/arcnet/arc-rawmode.c
[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
[linux-2.6] / drivers / net / arcnet / arc-rawmode.c
index e1ea29b0cd1427333b7899d355064d9bc2a4067f..e7555d4e6ff1c98e44cae1de1cc1048e33d4816c 100644 (file)
@@ -42,7 +42,7 @@ static int build_header(struct sk_buff *skb, struct net_device *dev,
 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length,
                      int bufnum);
 
-struct ArcProto rawmode_proto =
+static struct ArcProto rawmode_proto =
 {
        .suffix         = 'r',
        .mtu            = XMTU,