]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sctp: fix missing SCTP mailing list address update
authorJean Sacren <sakiwit@gmail.com>
Sun, 19 Jan 2014 22:24:53 +0000 (15:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jan 2014 03:55:50 +0000 (19:55 -0800)
commit31956660693f130ff1de1040725e0636adb9261f
tree89a993db2297e193e83f6492b6bab1e429188b07
parent602582ca7a159622aebc5e643f6577fe8f0d6a41
sctp: fix missing SCTP mailing list address update

The commit 91705c61b5202 ("net: sctp: trivial: update mailing list
address") updated almost all the SCTP mailing list address from

"lksctp-developers@lists.sourceforge.net"
to
"linux-sctp@vger.kernel.org"

except for the one in include/linux/sctp.h file. Fix this way trivial
one so that all is updated.

Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Cc: Daniel Borkmann <dborkman@redhat.com>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/sctp.h