From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2 02/16] net: change netdev->features to u32 Date: Tue, 25 Jan 2011 12:37:39 -0800 (PST) Message-ID: <20110125.123739.71121576.davem@davemloft.net> References: <20110124.153004.232756003.davem@davemloft.net> <20110125110745.GA30979@rere.qmqm.pl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=euc-kr Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: netdev@vger.kernel.org, bhutchings@solarflare.com To: mirq-linux@rere.qmqm.pl Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:57231 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752101Ab1AYUhE (ORCPT ); Tue, 25 Jan 2011 15:37:04 -0500 In-Reply-To: <20110125110745.GA30979@rere.qmqm.pl> Sender: netdev-owner@vger.kernel.org List-ID: =46rom: Micha=A9=A9 Miros=A9=A9aw Date: Tue, 25 Jan 2011 12:07:45 +0100 > On Mon, Jan 24, 2011 at 03:30:04PM -0800, David Miller wrote: >> From: Micha=A9=A9 Miros=A9=A9aw >> Date: Sat, 22 Jan 2011 23:14:12 +0100 (CET) >> > Quoting Ben Hutchings: we presumably won't be defining features th= at >> > can only be enabled on 64-bit architectures. >> >=20 >> > Occurences found by `grep -r` on net/, drivers/net, include/ >> >=20 >> > Signed-off-by: Micha=A9=A9 Miros=A9=A9aw >> I'll apply this, with one change, adding the suggestion that >> features and vlan_features be moved next to each other in >> struct netdev, from Eric Dumazet. >=20 > You can use the one I sent in reply to Eric's suggestion. > It's this one: http://patchwork.ozlabs.org/patch/80056/ Sorry I only noticed that after I applied my modified version.