diff options
author | Yingjie Wang <wangyingjie55@126.com> | 2021-01-15 06:10:04 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-15 11:36:47 -0800 |
commit | b7ba6cfabc42fc846eb96e33f1edcd3ea6290a27 (patch) | |
tree | 2d4a0dad21bbde8cb1910168ef89319fb2b34e36 /net | |
parent | 146620506274bd24d52fb1c589110a30eed8240b (diff) | |
download | linux-b7ba6cfabc42fc846eb96e33f1edcd3ea6290a27.tar.bz2 |
octeontx2-af: Fix missing check bugs in rvu_cgx.c
In rvu_mbox_handler_cgx_mac_addr_get()
and rvu_mbox_handler_cgx_mac_addr_set(),
the msg is expected only from PFs that are mapped to CGX LMACs.
It should be checked before mapping,
so we add the is_cgx_config_permitted() in the functions.
Fixes: 96be2e0da85e ("octeontx2-af: Support for MAC address filters in CGX")
Signed-off-by: Yingjie Wang <wangyingjie55@126.com>
Reviewed-by: Geetha sowjanya<gakula@marvell.com>
Link: https://lore.kernel.org/r/1610719804-35230-1-git-send-email-wangyingjie55@126.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions