Re: [PATCH net 2/7] net: hibmcge: fix incorrect multicast filtering issue
From: Simon Horman
Date: Wed Apr 02 2025 - 14:57:02 EST
On Wed, Apr 02, 2025 at 09:39:00PM +0800, Jijie Shao wrote:
> The driver does not support multicast filtering,
> the mask must be set to 0xFFFFFFFF. Otherwise,
> incorrect filtering occurs.
>
> This patch fixes this problem.
>
> Fixes: 37b367d60d0f ("net: hibmcge: Add unicast frame filter supported in this module")
> Signed-off-by: Jijie Shao <shaojijie@xxxxxxxxxx>
Reviewed-by: Simon Horman <horms@xxxxxxxxxx>