From: Eric Dumazet Date: Fri, 16 Jul 2010 04:41:00 +0000 (-0700) Subject: tcp: sizeof struct tcp_skb_cb is 44 X-Git-Tag: v2.6.36-rc1~571^2~194 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86586fa48a94c7a9c7f36650a2e0e4a947881c9;p=pandora-kernel.git 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 951dbc8ac714b04 ([IPV6]: Move nextheader offset to the IP6CB). Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed