Author: emaste
Date: Wed Aug  8 15:28:29 2012
New Revision: 239141
URL: http://svn.freebsd.org/changeset/base/239141

Log:
  Fix whitespace (missing newline)

Modified:
  head/sys/dev/netmap/netmap.c

Modified: head/sys/dev/netmap/netmap.c
==============================================================================
--- head/sys/dev/netmap/netmap.c        Wed Aug  8 15:27:01 2012        
(r239140)
+++ head/sys/dev/netmap/netmap.c        Wed Aug  8 15:28:29 2012        
(r239141)
@@ -1282,7 +1282,8 @@ netmap_lock_wrapper(struct ifnet *dev, i
  * kring       N+1     is only used for the selinfo for all queues.
  * Return 0 on success, ENOMEM otherwise.
  *
- * By default the receive and transmit adapter ring counts are both 
initialized  * to num_queues.  na->num_tx_rings can be set for cards with 
different tx/rx
+ * By default the receive and transmit adapter ring counts are both initialized
+ * to num_queues.  na->num_tx_rings can be set for cards with different tx/rx
  * setups.
  */
 int
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to