patch-2.4.21 linux-2.4.21/include/linux/arcdevice.h
Next file: linux-2.4.21/include/linux/atmdev.h
Previous file: linux-2.4.21/include/linux/agp_backend.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/linux/arcdevice.h
- Orig date:
2000-12-11 12:59:27.000000000 -0800
diff -urN linux-2.4.20/include/linux/arcdevice.h linux-2.4.21/include/linux/arcdevice.h
@@ -190,8 +190,8 @@
void (*rx) (struct net_device * dev, int bufnum,
struct archdr * pkthdr, int length);
- int (*build_header) (struct sk_buff * skb, unsigned short ethproto,
- uint8_t daddr);
+ int (*build_header) (struct sk_buff * skb, struct net_device *dev,
+ unsigned short ethproto, uint8_t daddr);
/* these functions return '1' if the skb can now be freed */
int (*prepare_tx) (struct net_device * dev, struct archdr * pkt, int length,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)