From owner-freebsd-net@FreeBSD.ORG Sun Nov 21 19:34:02 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CDE11065672 for ; Sun, 21 Nov 2010 19:34:02 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 1BF238FC15 for ; Sun, 21 Nov 2010 19:34:02 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 7F76E41C7A4; Sun, 21 Nov 2010 20:34:00 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id EGiaYFGPY9eS; Sun, 21 Nov 2010 20:33:59 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id CF73F41C7AE; Sun, 21 Nov 2010 20:33:59 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 128EE44490B; Sun, 21 Nov 2010 19:32:13 +0000 (UTC) Date: Sun, 21 Nov 2010 19:32:12 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Mikolaj Golub In-Reply-To: <86aal28qe4.fsf@kopusha.home.net> Message-ID: <20101121192915.P24596@maildrop.int.zabbadoz.net> References: <86aal28qe4.fsf@kopusha.home.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@FreeBSD.org Subject: Re: net/if_epair.c: semicolon missed X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2010 19:34:02 -0000 On Sun, 21 Nov 2010, Mikolaj Golub wrote: Hi, > In net/if_epair.c semicolon is missed in epair_nh_drainedcpu() (see the > patch below). This shows up when compiling with EPAIR_DEBUG. Thanks. I'll commit it it in a sec. > Also, what was a reason to declare epair_debug mib as XINT? Shouldn't be just > INT? I changed it to INT as well; initially there was a mask if I don't misremember when I did the driver two years ago before it hit any repo. -- Bjoern A. Zeeb Welcome a new stage of life. Going to jail sucks -- All my daemons like it! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html