On Tue, 5 Jan 2021 22:49:17 -0800 wangyingji...@126.com wrote: > From: Yingjie Wang <wangyingji...@126.com> > > 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: 85482bb ("af/rvu_cgx: Fix missing check bugs in rvu_cgx.c") > Signed-off-by: Yingjie Wang <wangyingji...@126.com>
Thanks for the tag but: Fixes tag: Fixes: 85482bb ("af/rvu_cgx: Fix missing check bugs in rvu_cgx.c") Has these problem(s): - Target SHA1 does not exist This hash does not seem to exist in any tree known to linux-next. The hash should also be at least 12 chars.