]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/netfilter/nf_conntrack_proto_sctp.c
[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:48:02 +0000 (23:48 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:39 +0000 (15:02 -0800)
commit9b1c2cfd7a8b3840cf5c99d0560e641ff4a3425b
treea3d7f7462fa119bec4073da62709a5c378ffd8c2
parente37b386c95fff34eb0eebeaf257c4f5a8b69b81f
[NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant

Use SCTP_CHUNK_FLAG_T instead of 0x1.

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