]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/ip.h
[NET]: Kill skb->real_dev
[linux-2.6-omap-h63xx.git] / include / net / ip.h
index 32360bbe143faebcefe80eb9ae7a43d19585680c..2570b536c8f4dbb055aa9356c4bfcda30de34738 100644 (file)
@@ -86,7 +86,7 @@ extern int            ip_build_and_send_pkt(struct sk_buff *skb, struct sock *sk,
                                              u32 saddr, u32 daddr,
                                              struct ip_options *opt);
 extern int             ip_rcv(struct sk_buff *skb, struct net_device *dev,
-                              struct packet_type *pt);
+                              struct packet_type *pt, struct net_device *orig_dev);
 extern int             ip_local_deliver(struct sk_buff *skb);
 extern int             ip_mr_input(struct sk_buff *skb);
 extern int             ip_output(struct sk_buff *skb);