]> err.no Git - linux-2.6/blobdiff - drivers/net/3c501.h
Make lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
[linux-2.6] / drivers / net / 3c501.h
index 965474aa1cc6c8bf31be0e5001da97c82ffd5c7b..c56a2c62f7deaf094cf1b7e65dcb6bb8ee719bf8 100644 (file)
@@ -7,13 +7,13 @@ static int  el1_probe1(struct net_device *dev, int ioaddr);
 static int  el_open(struct net_device *dev);
 static void el_timeout(struct net_device *dev);
 static int  el_start_xmit(struct sk_buff *skb, struct net_device *dev);
-static irqreturn_t el_interrupt(int irq, void *dev_id, struct pt_regs *regs);
+static irqreturn_t el_interrupt(int irq, void *dev_id);
 static void el_receive(struct net_device *dev);
 static void el_reset(struct net_device *dev);
 static int  el1_close(struct net_device *dev);
 static struct net_device_stats *el1_get_stats(struct net_device *dev);
 static void set_multicast_list(struct net_device *dev);
-static struct ethtool_ops netdev_ethtool_ops;
+static const struct ethtool_ops netdev_ethtool_ops;
 
 #define EL1_IO_EXTENT  16