]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/sctp/transport.c
Merge remote-tracking branch 'kgdb/kgdb-next'
[karo-tx-linux.git] / net / sctp / transport.c
index 8fdd16046d668b0c6cf927e5e87754f2ebfaf583..e332efb124cc0c34f93786232353c37dd2e10ea1 100644 (file)
  *
  * Please send any bug reports or fixes you make to the
  * email address(es):
- *    lksctp developers <lksctp-developers@lists.sourceforge.net>
- *
- * Or submit a bug report through the following website:
- *    http://www.sf.net/projects/lksctp
+ *    lksctp developers <linux-sctp@vger.kernel.org>
  *
  * Written or modified by:
  *    La Monte H.P. Yarroll <piggy@acm.org>
@@ -43,9 +40,6 @@
  *    Hui Huang             <hui.huang@nokia.com>
  *    Sridhar Samudrala            <sri@us.ibm.com>
  *    Ardelle Fan          <ardelle.fan@intel.com>
- *
- * Any bugs reported given to us we will try to fix... any fixes shared will
- * be incorporated into the next SCTP release.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt