[NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable
authorPatrick McHardy <kaber@trash.net>
Tue, 15 Jan 2008 07:47:09 +0000 (23:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:36 +0000 (15:02 -0800)
commitefe9f68afeaf2ce12636990a8c811fb1cc23b12b
tree0e37bbd059d1945edec0912aa4d82ef6045e1da1
parentb37e933ac7bdad2d587a6048babb8db2718460de
[NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable

The name is misleading, it holds the new connection state, so rename it
to "newstate". Also rename "oldsctpstate" to "oldstate" for consistency.

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