commit | f8d530ac29fe9248f5e58ca5bcf4c368f8393ccf | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Apr 27 12:12:28 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 20:29:09 2020 -0700 |
tree | 6582d1fd108ce0a1c9df18d058c8e55830f4730d | |
parent | 654cad8b6a17dcb00077070b27bc65873951a568 [diff] |
ice: Fix error return code in ice_add_prof() Fix to return a error code from the error handling case instead of 0, as done elsewhere in this function. Fixes: 31ad4e4ee1e4 ("ice: Allocate flow profile") Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>