OSDN Git Service

arm64: dts: stratix10: fix multicast filtering
authorAaro Koskinen <aaro.koskinen@nokia.com>
Fri, 2 Nov 2018 19:10:48 +0000 (21:10 +0200)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 5 Nov 2018 19:17:33 +0000 (13:17 -0600)
commitfd5ba6ee3187617287fb9cb187e3d6b3631210a3
tree19053de4f2865bcfccdc1d2abf774978adb72e1c
parent651022382c7f8da46cb4872a545ee1da6d097d2a
arm64: dts: stratix10: fix multicast filtering

On Stratix 10, the EMAC has 256 hash buckets for multicast filtering. This
needs to be specified in DTS, otherwise the stmmac driver defaults to 64
buckets and initializes the filter incorrectly. As a result, e.g. valid
IPv6 multicast traffic ends up being dropped.

Fixes: 78cd6a9d8e15 ("arm64: dts: Add base stratix 10 dtsi")
Cc: stable@vger.kernel.org
Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi