From 2282bf1f8250f22a9178eca2710a437d8a5fd6cb Mon Sep 17 00:00:00 2001 From: emaste 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 145fba1103f0..ba86780c87f3 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