[PATCH] NETLINK: convert NLMSG_GOODSIZE to constant expression.

2007-03-06 Thread YOSHIFUJI Hideaki / 吉藤英明
This fixes the following error: : | CC [M] net/ipv4/netfilter/ipt_ULOG.o |net/ipv4/netfilter/ipt_ULOG.c:82: error: braced-group within expression allowed only inside a function |net/ipv4/netfilter/ipt_ULOG.c:82: error: syntax error before "void" |make[1]: *** [net/ipv4/netfilter/ipt_ULOG.o] Erro

Re: [PATCH] NETLINK: convert NLMSG_GOODSIZE to constant expression.

2007-03-06 Thread David Miller
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> Date: Wed, 07 Mar 2007 16:34:01 +0900 (JST) > This fixes the following error: > : > | CC [M] net/ipv4/netfilter/ipt_ULOG.o > |net/ipv4/netfilter/ipt_ULOG.c:82: error: braced-group within expression > allowed only inside a function > |net/ipv4/n