From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/3] [RAW]: proc output cleanups. Date: Thu, 31 Jan 2008 03:49:18 -0800 (PST) Message-ID: <20080131.034918.135595049.davem@davemloft.net> References: <47A1B1E4.2010804@sw.ru> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: bunk@kernel.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, devel@openvz.org, xemul@openvz.org To: den@sw.ru Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:54245 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751743AbYAaLs5 (ORCPT ); Thu, 31 Jan 2008 06:48:57 -0500 In-Reply-To: <47A1B1E4.2010804@sw.ru> Sender: netdev-owner@vger.kernel.org List-ID: From: "Denis V. Lunev" Date: Thu, 31 Jan 2008 14:32:52 +0300 > yesterday Adrian Bunk noticed, that the commit > > commit 42a73808ed4f30b739eb52bcbb33a02fe62ceef5 > Author: Pavel Emelyanov > Date: Mon Nov 19 22:38:33 2007 -0800 > > is somewhat strange. Basically, the commit is obviously wrong as the > content of the /proc/net/raw6 is incorrect due to it. > > This series of patches fixes original problem and slightly cleanups the > code around. > > Signed-off-by: Denis V. Lunev All applied, thanks a lot!