linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / net / arcnet / arc-rawmode.c
index e7555d4..e1ea29b 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);
 
-static struct ArcProto rawmode_proto =
+struct ArcProto rawmode_proto =
 {
        .suffix         = 'r',
        .mtu            = XMTU,