From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 2/4] inet: Define IPV4_DEVCONF_MAX Date: Wed, 17 Nov 2010 11:30:42 -0800 (PST) Message-ID: <20101117.113042.35041861.davem@davemloft.net> References: <20101116143120.GB26669@canuck.infradead.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: tgraf@infradead.org Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:47292 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935363Ab0KQTaR (ORCPT ); Wed, 17 Nov 2010 14:30:17 -0500 In-Reply-To: <20101116143120.GB26669@canuck.infradead.org> Sender: netdev-owner@vger.kernel.org List-ID: From: Thomas Graf Date: Tue, 16 Nov 2010 09:31:20 -0500 > Define IPV4_DEVCONF_MAX to get rid of MAX - 1 notation. > > Signed-off-by: Thomas Graf Applied.