commit | 35c6d3cbe1b97b860087f6082e764ac8da2a12b2 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 14 23:46:05 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:34 2008 -0800 |
tree | 954973fc06badbba45a7428802253469e270c2f1 | |
parent | 5447d4777c48218e90844fa6f6e544119075faad [diff] |
[NETFILTER]: nf_conntrack_sctp: use proper types for bitops 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>