[NETFILTER]: nf_conntrack_h3223: sparse fixes
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 31 Jan 2008 12:09:00 +0000 (04:09 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:47 +0000 (19:27 -0800)
Sparse complains when a function is not really static. Putting static
on the function prototype is not enough.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nf_conntrack_h323_asn1.c