[NETFILTER]: nf_conntrack_sctp: use proper types for bitops
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:46:05 +0000 (23:46 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:34 +0000 (15:02 -0800)
Use unsigned long instead of char for the bitmap and removed lots
of casts.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found