]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: skb_can_coalesce returns a boolean
authorEric Dumazet <edumazet@google.com>
Mon, 23 Apr 2012 17:48:27 +0000 (17:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Apr 2012 04:18:02 +0000 (00:18 -0400)
commit38ba0a65faf451dd46c7860b4fade84c0b8e444f
tree30689f565d6ff6a0b046e0c8b05a5aa7544144dd
parent783c175f902b1ae011f12de45770e7912638ea1a
net: skb_can_coalesce returns a boolean

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/skbuff.h
net/ipv4/tcp.c