summaryrefslogtreecommitdiffstats
path: root/include/net/ip.h
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2013-02-10 01:41:37 +0100
committerOlof Johansson <olof@lixom.net>2013-02-10 01:41:37 +0100
commit94c16ea6ea75f8f5de92d10a647155ccf0d05436 (patch)
tree012d247bf686e1c49ef3ad0048b94de4970c066b /include/net/ip.h
parentMerge branch 'next/cleanup-s3c24xx-2' of git://git.kernel.org/pub/scm/linux/k... (diff)
parentLinux 3.8-rc6 (diff)
downloadlinux-94c16ea6ea75f8f5de92d10a647155ccf0d05436.tar.xz
linux-94c16ea6ea75f8f5de92d10a647155ccf0d05436.zip
Merge tag 'v3.8-rc6' into next/cleanup
Linux 3.8-rc6
Diffstat (limited to 'include/net/ip.h')
-rw-r--r--include/net/ip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/ip.h b/include/net/ip.h
index 0707fb9551aa..a68f838a132c 100644
--- a/include/net/ip.h
+++ b/include/net/ip.h
@@ -143,6 +143,8 @@ static inline struct sk_buff *ip_finish_skb(struct sock *sk, struct flowi4 *fl4)
extern int ip4_datagram_connect(struct sock *sk,
struct sockaddr *uaddr, int addr_len);
+extern void ip4_datagram_release_cb(struct sock *sk);
+
struct ip_reply_arg {
struct kvec iov[1];
int flags;