From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [v3 PATCH 2/2] netpoll: remove IFF_IN_NETPOLL flag Date: Wed, 08 Dec 2010 16:36:13 +0800 Message-ID: <4CFF437D.1060904@redhat.com> References: <20101208075208.5792.45247.sendpatchset@localhost.localdomain> <20101208075218.5792.64791.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, Jiri Pirko , Neil Horman , netdev@vger.kernel.org, "David S. Miller" , "Eric W. Biederman" , Herbert Xu , bonding-devel@lists.sourceforge.net, Jay Vosburgh , Stephen Hemminger To: Changli Gao Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 12/08/10 16:16, Changli Gao wrote: > > You can't change the values of these macros or delete some of them, > because they are exported to user space and are parts of ABI. > A few lines above that code said: /* Private (from user) interface flags (netdevice->priv_flags). */ unless this comment is wrong, we don't need to worry.