On 6/9/2020 12:59 PM, Qi Zhang wrote: > Function ice_rem_adv_rule_id return incorrect error code (ICE_ERR_PARAM) > whereas it should have returned ICE_ERR_DOES_NOT_EXIST return code > if filter list is empty or unable to find "rule" in list
Can you please add the "Fixes: " tag? And the patch title is too generic, can it be possible to add details fixing return value for which case? > > Signed-off-by: Kiran Patil <[email protected]> > Signed-off-by: Paul M. Stillwell Jr <[email protected]> > Signed-off-by: Qi Zhang <[email protected]> <...>

