]> git.baikalelectronics.ru Git - kernel.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)
commit14fca9f3c48af89c49bcd2124d07bb54563be732
tree30689f565d6ff6a0b046e0c8b05a5aa7544144dd
parent0c6f84d70cf28b94027b02aee49a741f091cb970
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