net: sctp: convert sctp_checksum_disable module param into sctp sysctl
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 6 Aug 2013 19:18:12 +0000 (21:18 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 9 Aug 2013 18:33:02 +0000 (11:33 -0700)
Get rid of the last module parameter for SCTP and make this
configurable via sysctl for SCTP like all the rest of SCTP's
configuration knobs.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found