tg3: Fix advertisement handling
[deliverable/linux.git] / include / net / ip.h
index eca0ef7a495e9d1605b7705e73ee3377bd8aaae5..fd1561e88a1a54dfa1e239633c5cf4109790b3ab 100644 (file)
@@ -450,7 +450,7 @@ extern int ip_options_rcv_srr(struct sk_buff *skb);
  *     Functions provided by ip_sockglue.c
  */
 
-extern int     ip_queue_rcv_skb(struct sock *sk, struct sk_buff *skb);
+extern void    ipv4_pktinfo_prepare(struct sk_buff *skb);
 extern void    ip_cmsg_recv(struct msghdr *msg, struct sk_buff *skb);
 extern int     ip_cmsg_send(struct net *net,
                             struct msghdr *msg, struct ipcm_cookie *ipc);
This page took 0.026555 seconds and 5 git commands to generate.