]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: sctp: trivial: update mailing list address
authorDaniel Borkmann <dborkman@redhat.com>
Tue, 23 Jul 2013 12:51:47 +0000 (14:51 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 25 Jul 2013 00:53:38 +0000 (17:53 -0700)
commit91705c61b52029ab5da67a15a23eef08667bf40e
tree703e4a25d5ad698b927fd7b59e6c9b0fa109b28d
parentd97185466cc83902de49c7bea512651c7af12566
net: sctp: trivial: update mailing list address

The SCTP mailing list address to send patches or questions
to is linux-sctp@vger.kernel.org and not
lksctp-developers@lists.sourceforge.net anymore. Therefore,
update all occurences.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Acked-by: Vlad Yasevich <vyasevich@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
38 files changed:
Documentation/networking/sctp.txt
include/net/sctp/auth.h
include/net/sctp/checksum.h
include/net/sctp/constants.h
include/net/sctp/sctp.h
include/net/sctp/sm.h
include/net/sctp/structs.h
include/net/sctp/tsnmap.h
include/net/sctp/ulpevent.h
include/net/sctp/ulpqueue.h
include/uapi/linux/sctp.h
net/sctp/associola.c
net/sctp/auth.c
net/sctp/bind_addr.c
net/sctp/chunk.c
net/sctp/command.c
net/sctp/debug.c
net/sctp/endpointola.c
net/sctp/input.c
net/sctp/inqueue.c
net/sctp/ipv6.c
net/sctp/objcnt.c
net/sctp/output.c
net/sctp/outqueue.c
net/sctp/primitive.c
net/sctp/proc.c
net/sctp/protocol.c
net/sctp/sm_make_chunk.c
net/sctp/sm_sideeffect.c
net/sctp/sm_statefuns.c
net/sctp/sm_statetable.c
net/sctp/socket.c
net/sctp/ssnmap.c
net/sctp/sysctl.c
net/sctp/transport.c
net/sctp/tsnmap.c
net/sctp/ulpevent.c
net/sctp/ulpqueue.c