patch-2.4.12 linux/drivers/net/at1700.c
Next file: linux/drivers/net/macsonic.c
Previous file: linux/drivers/net/aironet4500.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Oct 10 23:24:09 2001
- Orig file:
v2.4.11/linux/drivers/net/at1700.c
- Orig date:
Tue Oct 9 17:06:51 2001
diff -u --recursive --new-file v2.4.11/linux/drivers/net/at1700.c linux/drivers/net/at1700.c
@@ -158,7 +158,7 @@
extern int at1700_probe(struct net_device *dev);
static int at1700_probe1(struct net_device *dev, int ioaddr);
-static int read_eeprom(int ioaddr, int location);
+static int read_eeprom(long ioaddr, int location);
static int net_open(struct net_device *dev);
static int net_send_packet(struct sk_buff *skb, struct net_device *dev);
static void net_interrupt(int irq, void *dev_id, struct pt_regs *regs);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)