[IPV6]: Check interface bindings on IPv6 raw socket reception
[deliverable/linux.git] / net / ipv4 / ip_input.c
index c703528e0bcd524751b8b4e43415e2b8e8ccadaf..d603247bdfe974012db107d6e08c4ae1a2fcb067 100644 (file)
@@ -358,7 +358,7 @@ drop:
 /*
  *     Main IP Receive routine.
  */ 
-int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt)
+int ip_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device *orig_dev)
 {
        struct iphdr *iph;
 
This page took 0.024823 seconds and 5 git commands to generate.