svn commit: r270566 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 14:13:23 UTC 2014


Author: gjb
Date: Mon Aug 25 14:13:22 2014
New Revision: 270566
URL: http://svnweb.freebsd.org/changeset/base/270566

Log:
  Document r267694, cxgbe(4) rx buffer recycling fix.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 13:15:42 2014	(r270565)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 14:13:22 2014	(r270566)
@@ -370,6 +370,10 @@
 	  <para revision="266578">Preliminary support has been added
 	    to the &man.urtwn.4; driver for the Realtek RTL8188EUS and
 	    RTL8188ETV chipsets.</para>
+
+	  <para revision="267694">A bug in the fast receiver buffer
+	    recycle path has been fixed in the &man.cxgbe.4;
+	    driver.</para>
 	</sect4>
       </sect3>
 


More information about the svn-src-stable-10 mailing list