Re: [PATCH] tcp_lp: use BUILD_BUG_ON

2006-08-25 Thread David Miller
From: Alexey Dobriyan <[EMAIL PROTECTED]> Date: Fri, 25 Aug 2006 05:08:31 +0400 > Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> Applied. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kerne

[PATCH] tcp_lp: use BUILD_BUG_ON

2006-08-24 Thread Alexey Dobriyan
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]> --- net/ipv4/tcp_lp.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/net/ipv4/tcp_lp.c +++ b/net/ipv4/tcp_lp.c @@ -321,7 +321,7 @@ static struct tcp_congestion_ops tcp_lp static int __init tcp_lp_register(void) { - BUG