From 0bf889541144a21fa667271ceb3b60e8066bb905 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 8 Aug 2012 15:28:29 +0000 Subject: [PATCH] Fix whitespace (missing newline) --- sys/dev/netmap/netmap.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sys/dev/netmap/netmap.c b/sys/dev/netmap/netmap.c index 145fba1103f..ba86780c87f 100644 --- a/sys/dev/netmap/netmap.c +++ b/sys/dev/netmap/netmap.c @@ -1282,7 +1282,8 @@ netmap_lock_wrapper(struct ifnet *dev, int what, u_int queueid) * 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