diff options
| author | Daniel Borkmann <[email protected]> | 2013-07-23 12:51:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-07-25 00:53:38 +0000 |
| commit | 91705c61b52029ab5da67a15a23eef08667bf40e (patch) | |
| tree | 703e4a25d5ad698b927fd7b59e6c9b0fa109b28d /net/sctp/sysctl.c | |
| parent | drivers: net: cpsw: add support to show hw stats via ethtool (diff) | |
| download | kernel-91705c61b52029ab5da67a15a23eef08667bf40e.tar.gz kernel-91705c61b52029ab5da67a15a23eef08667bf40e.zip | |
net: sctp: trivial: update mailing list address
The SCTP mailing list address to send patches or questions
to is [email protected] and not
[email protected] anymore. Therefore,
update all occurences.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Neil Horman <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/sctp/sysctl.c')
| -rw-r--r-- | net/sctp/sysctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sctp/sysctl.c b/net/sctp/sysctl.c index 9a5c4c9eddaf..190674702b20 100644 --- a/net/sctp/sysctl.c +++ b/net/sctp/sysctl.c @@ -25,7 +25,7 @@ * * Please send any bug reports or fixes you make to the * email address(es): - * lksctp developers <[email protected]> + * lksctp developers <[email protected]> * * Or submit a bug report through the following website: * http://www.sf.net/projects/lksctp |
