On Fri, 8 May 2020 07:27:35 +0000 Wei Yongjun wrote: > Fix to return negative error code -ENOMEM from the kzalloc() error > handling case instead of 0, as done elsewhere in this function. > > Fixes: 174ab544e3bc ("nfp: abm: add cls_u32 offload for simple band > classification") > Reported-by: Hulk Robot <hul...@huawei.com> > Signed-off-by: Wei Yongjun <weiyongj...@huawei.com>
Applied, thanks!