From: Peter Korsgaard Date: Mon, 30 Sep 2013 21:28:20 +0000 (+0200) Subject: dm9601: fix IFF_ALLMULTI handling X-Git-Tag: v3.2.52~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710cfab1cd10b1c227ddd20df646bd9e5494aa46;p=pandora-kernel.git dm9601: fix IFF_ALLMULTI handling [ Upstream commit bf0ea6380724beb64f27a722dfc4b0edabff816e ] Pass-all-multicast is controlled by bit 3 in RX control, not bit 2 (pass undersized frames). Reported-by: Joseph Chang Signed-off-by: Peter Korsgaard Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed