]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: sizeof struct tcp_skb_cb is 44
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 16 Jul 2010 04:41:00 +0000 (21:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Jul 2010 04:41:00 +0000 (21:41 -0700)
commit0b542bdf70762804c90d15d8547fd28a75a9abfa
treed977100a3c72dcaeaeb90c0b776b36c2e8a57b90
parent0ed0e85fe4889175d1d71430735bb5fa9d78fc53
tcp: sizeof struct tcp_skb_cb is 44

Correct comment stating sizeof(struct tcp_skb_cb) is 36 or 40, since its
44 bytes, since commit 1851bacca95527b ([IPV6]: Move nextheader offset
to the IP6CB).

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h