diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2007-12-11 05:12:04 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 17:57:07 -0500 |
commit | 1f9e636ea21bd648a5cbd2f744a1d39a5e183b20 (patch) | |
tree | 33d4c23d9c2a64ed042151f51962754af3359692 /net/ipv4/inet_timewait_sock.c | |
parent | ea72912c888661d1a847f1b1450643d4114097cf (diff) |
[TCP]: Use BUILD_BUG_ON for tcp_skb_cb size checking
The sizeof(struct tcp_skb_cb) should not be less than the
sizeof(skb->cb). This is checked in net/ipv4/tcp.c, but
this check can be made more gracefully.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_timewait_sock.c')
0 files changed, 0 insertions, 0 deletions