From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] ixp4xx: Support the all multicast flag on the NPE devices. Date: Tue, 01 Jun 2010 00:18:55 -0700 (PDT) Message-ID: <20100601.001855.71558565.davem@davemloft.net> References: <20100531153419.GA17317@riccoc20.at.omicron.at> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: richardcochran@gmail.com, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: khc@pm.waw.pl Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:42463 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753401Ab0FAHSq (ORCPT ); Tue, 1 Jun 2010 03:18:46 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Krzysztof Halasa Date: Mon, 31 May 2010 18:24:09 +0200 > Richard Cochran writes: > >> This patch adds support for the IFF_ALLMULTI flag. Previously only the >> IFF_PROMISC flag was supported. >> >> Signed-off-by: Richard Cochran ... > Acked-By: Krzysztof Halasa Applied.