Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754316Ab0LHIge (ORCPT ); Wed, 8 Dec 2010 03:36:34 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44943 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751989Ab0LHIgd (ORCPT ); Wed, 8 Dec 2010 03:36:33 -0500 Message-ID: <4CFF437D.1060904@redhat.com> Date: Wed, 08 Dec 2010 16:36:13 +0800 From: Cong Wang User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Shredder/3.0.4 MIME-Version: 1.0 To: Changli Gao 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 Subject: Re: [v3 PATCH 2/2] netpoll: remove IFF_IN_NETPOLL flag References: <20101208075208.5792.45247.sendpatchset@localhost.localdomain> <20101208075218.5792.64791.sendpatchset@localhost.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 579 Lines: 16 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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/