patch-2.1.125 linux/drivers/net/daynaport.c
Next file: linux/drivers/net/de4x5.c
Previous file: linux/drivers/net/cops.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Oct 5 13:39:20 1998
- Orig file:
v2.1.124/linux/drivers/net/daynaport.c
- Orig date:
Thu Sep 17 17:53:36 1998
diff -u --recursive --new-file v2.1.124/linux/drivers/net/daynaport.c linux/drivers/net/daynaport.c
@@ -50,14 +50,14 @@
static void dayna_block_input(struct device *dev, int count,
struct sk_buff *skb, int ring_offset);
static void dayna_block_output(struct device *dev, int count,
- const unsigned char *buf, const start_page);
+ const unsigned char *buf, const int start_page);
static void sane_get_8390_hdr(struct device *dev, struct e8390_pkt_hdr *hdr,
int ring_page);
static void sane_block_input(struct device *dev, int count,
struct sk_buff *skb, int ring_offset);
static void sane_block_output(struct device *dev, int count,
- const unsigned char *buf, const start_page);
+ const unsigned char *buf, const int start_page);
static void slow_sane_get_8390_hdr(struct device *dev, struct e8390_pkt_hdr *hdr,
int ring_page);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov