From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 15 May 2010 23:12:03 -0700 (PDT) Message-Id: <20100515.231203.55877701.davem@davemloft.net> From: David Miller In-Reply-To: <20100510193320.775633381@vyatta.com> References: <20100510193107.722574297@vyatta.com> <20100510193320.775633381@vyatta.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [Bridge] [PATCH 1/4] bridge: netpoll cleanup List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shemminger@vyatta.com Cc: netdev@vger.kernel.org, bridge@lists.linux-foundation.org From: Stephen Hemminger Date: Mon, 10 May 2010 12:31:08 -0700 > Move code around so that the ifdef for NETPOLL_CONTROLLER don't have to > show up in main code path. The control functions should be in helpers > that are only compiled if needed. > > Signed-off-by: Stephen Hemminger Applied.