diff options
author | Jijie Shao <shaojijie@huawei.com> | 2025-04-10 05:13:22 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-12 06:17:36 +0300 |
commit | 9afaaa54e3eb9b64fc07c06741897800e98ac253 (patch) | |
tree | 0ead39208252002adde78a34f0da39b7029bae10 /lib/mpi/mpi-inline.c | |
parent | 5b04080cd6028f0737bbbd0c5b462d226cff9052 (diff) | |
download | linux-9afaaa54e3eb9b64fc07c06741897800e98ac253.tar.xz |
net: hibmcge: fix incorrect multicast filtering issue
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@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250410021327.590362-3-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-inline.c')
0 files changed, 0 insertions, 0 deletions