From mboxrd@z Thu Jan 1 00:00:00 1970 From: davem@davemloft.net (David Miller) Date: Tue, 01 Jun 2010 00:18:55 -0700 (PDT) Subject: [PATCH] ixp4xx: Support the all multicast flag on the NPE devices. In-Reply-To: References: <20100531153419.GA17317@riccoc20.at.omicron.at> Message-ID: <20100601.001855.71558565.davem@davemloft.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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.