From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next-2.6 PATCH] net/usb: convert to use netdev_for_each_mc_addr Date: Thu, 18 Feb 2010 15:02:04 -0800 (PST) Message-ID: <20100218.150204.87602990.davem@davemloft.net> References: <20100218140226.GI2772@psychotron.lab.eng.brq.redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: jpirko@redhat.com Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35730 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751668Ab0BRXBs (ORCPT ); Thu, 18 Feb 2010 18:01:48 -0500 In-Reply-To: <20100218140226.GI2772@psychotron.lab.eng.brq.redhat.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Thu, 18 Feb 2010 15:02:26 +0100 > also removed needless checks in smsc95xx > > Signed-off-by: Jiri Pirko Applied.