X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fnet%2Fde600.h;h=e80ecbabcf4e32d4c6a0538c96a2efbce77ad544;hb=c88bc60a3bd3c63da3960076f13a4606c76bf013;hp=1288e48ba70411aab8a05ac21d099bb29a530818;hpb=4ad99f15c6a3cadf36928c399459ea4fdb3d49f9;p=~andy%2Flinux diff --git a/drivers/net/de600.h b/drivers/net/de600.h index 1288e48ba70..e80ecbabcf4 100644 --- a/drivers/net/de600.h +++ b/drivers/net/de600.h @@ -121,7 +121,6 @@ static u8 de600_read_byte(unsigned char type, struct net_device *dev); /* Put in the device structure. */ static int de600_open(struct net_device *dev); static int de600_close(struct net_device *dev); -static struct net_device_stats *get_stats(struct net_device *dev); static int de600_start_xmit(struct sk_buff *skb, struct net_device *dev); /* Dispatch from interrupts. */