diff options
author | Luo bin <luobin9@huawei.com> | 2020-07-01 11:16:33 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-01 12:14:04 -0700 |
commit | d3c54f7f18cb82283777998c4bec52e49241c783 (patch) | |
tree | cba02624e13eb1d28da289f7771687a908d2e809 /net/netlink/genetlink.c | |
parent | 8ff41cc21714704ef0158a546c3c4d07fae2c952 (diff) |
hinic: fix passing non negative value to ERR_PTR
get_dev_cap and set_resources_state functions may return a positive
value because of hardware failure, and the positive return value
can not be passed to ERR_PTR directly.
Fixes: 7dd29ee12865 ("hinic: add sriov feature support")
Signed-off-by: Luo bin <luobin9@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netlink/genetlink.c')
0 files changed, 0 insertions, 0 deletions