diff options
Diffstat (limited to 'net/sctp/primitive.c')
| -rw-r--r-- | net/sctp/primitive.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/sctp/primitive.c b/net/sctp/primitive.c index 794bb14decde..ce1ffd811775 100644 --- a/net/sctp/primitive.c +++ b/net/sctp/primitive.c | |||
| @@ -29,10 +29,7 @@ | |||
| 29 | * | 29 | * |
| 30 | * Please send any bug reports or fixes you make to the | 30 | * Please send any bug reports or fixes you make to the |
| 31 | * email address(es): | 31 | * email address(es): |
| 32 | * lksctp developers <lksctp-developers@lists.sourceforge.net> | 32 | * lksctp developers <linux-sctp@vger.kernel.org> |
| 33 | * | ||
| 34 | * Or submit a bug report through the following website: | ||
| 35 | * http://www.sf.net/projects/lksctp | ||
| 36 | * | 33 | * |
| 37 | * Written or modified by: | 34 | * Written or modified by: |
| 38 | * La Monte H.P. Yarroll <piggy@acm.org> | 35 | * La Monte H.P. Yarroll <piggy@acm.org> |
| @@ -40,9 +37,6 @@ | |||
| 40 | * Karl Knutson <karl@athena.chicago.il.us> | 37 | * Karl Knutson <karl@athena.chicago.il.us> |
| 41 | * Ardelle Fan <ardelle.fan@intel.com> | 38 | * Ardelle Fan <ardelle.fan@intel.com> |
| 42 | * Kevin Gao <kevin.gao@intel.com> | 39 | * Kevin Gao <kevin.gao@intel.com> |
| 43 | * | ||
| 44 | * Any bugs reported given to us we will try to fix... any fixes shared will | ||
| 45 | * be incorporated into the next SCTP release. | ||
| 46 | */ | 40 | */ |
| 47 | 41 | ||
| 48 | #include <linux/types.h> | 42 | #include <linux/types.h> |
