commit | 95c9382a345262637d3e5c7da5f09f0f46daa930 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Tue Dec 11 02:12:36 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:08 2008 -0800 |
tree | 2572e9c338dbab9517cdd6b61174477b117796f9 | |
parent | 1f9e636ea21bd648a5cbd2f744a1d39a5e183b20 [diff] |
[INET]: Use BUILD_BUG_ON in inet_timewait_sock.c checks Make the INET_TWDR_TWKILL_SLOTS vs sizeof(twdr->thread_slots) check nicer. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>