diff options
Diffstat (limited to 'net/sctp/output.c')
| -rw-r--r-- | net/sctp/output.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/sctp/output.c b/net/sctp/output.c index a46d1eb41762..0ac3a65daccb 100644 --- a/net/sctp/output.c +++ b/net/sctp/output.c | |||
| @@ -26,19 +26,13 @@ | |||
| 26 | * | 26 | * |
| 27 | * Please send any bug reports or fixes you make to the | 27 | * Please send any bug reports or fixes you make to the |
| 28 | * email address(es): | 28 | * email address(es): |
| 29 | * lksctp developers <lksctp-developers@lists.sourceforge.net> | 29 | * lksctp developers <linux-sctp@vger.kernel.org> |
| 30 | * | ||
| 31 | * Or submit a bug report through the following website: | ||
| 32 | * http://www.sf.net/projects/lksctp | ||
| 33 | * | 30 | * |
| 34 | * Written or modified by: | 31 | * Written or modified by: |
| 35 | * La Monte H.P. Yarroll <piggy@acm.org> | 32 | * La Monte H.P. Yarroll <piggy@acm.org> |
| 36 | * Karl Knutson <karl@athena.chicago.il.us> | 33 | * Karl Knutson <karl@athena.chicago.il.us> |
| 37 | * Jon Grimm <jgrimm@austin.ibm.com> | 34 | * Jon Grimm <jgrimm@austin.ibm.com> |
| 38 | * Sridhar Samudrala <sri@us.ibm.com> | 35 | * Sridhar Samudrala <sri@us.ibm.com> |
| 39 | * | ||
| 40 | * Any bugs reported given to us we will try to fix... any fixes shared will | ||
| 41 | * be incorporated into the next SCTP release. | ||
| 42 | */ | 36 | */ |
| 43 | 37 | ||
| 44 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt | 38 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
