patch-2.3.14 linux/net/ipv4/ip_input.c
Next file: linux/net/ipv4/ip_masq.c
Previous file: linux/net/ipv4/ip_gre.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Wed Aug 18 11:38:48 1999
 -  Orig file: 
v2.3.13/linux/net/ipv4/ip_input.c
 -  Orig date: 
Wed Jun  9 14:45:37 1999
 
diff -u --recursive --new-file v2.3.13/linux/net/ipv4/ip_input.c linux/net/ipv4/ip_input.c
@@ -317,7 +317,7 @@
 /*
  * 	Main IP Receive routine.
  */ 
-int ip_rcv(struct sk_buff *skb, struct device *dev, struct packet_type *pt)
+int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt)
 {
 	struct iphdr *iph = skb->nh.iph;
 #ifdef	CONFIG_FIREWALL
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)