This patch set removes the last runtime write accesses to the l4
protocol tracker structs, then marks them as 'const'.

Resending, seems only first patchi (not resent) made it to
list/patchwork.

 include/net/netfilter/ipv4/nf_conntrack_ipv4.h |   12 ++++++------
 include/net/netfilter/ipv6/nf_conntrack_ipv6.h |   12 ++++++------
 include/net/netfilter/nf_conntrack_l4proto.h   |   19 +++++++++----------
 net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c |    2 +-
 net/ipv4/netfilter/nf_conntrack_proto_icmp.c   |    2 +-
 net/ipv6/netfilter/nf_conntrack_l3proto_ipv6.c |    2 +-
 net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c |    2 +-
 net/netfilter/nf_conntrack_netlink.c           |    2 +-
 net/netfilter/nf_conntrack_proto.c             |   18 +++++++-----------
 net/netfilter/nf_conntrack_proto_dccp.c        |   21 ++++++++++-----------
 net/netfilter/nf_conntrack_proto_generic.c     |    2 +-
 net/netfilter/nf_conntrack_proto_gre.c         |    2 +-
 net/netfilter/nf_conntrack_proto_sctp.c        |   19 +++++++++----------
 net/netfilter/nf_conntrack_proto_tcp.c         |   20 ++++++++++----------
 net/netfilter/nf_conntrack_proto_udp.c         |    8 ++++----
 15 files changed, 68 insertions(+), 75 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to