[PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()

Natalia Petrova posted 1 patch 2 years, 7 months ago
There is a newer version of this series
[PATCH 5.10 0/1] i40e: Add checking for null for nlmsg_find_attr()
Posted by Natalia Petrova 2 years, 7 months ago
The remark about the error code by Simon Horman <simon.horman@corigine.com> was taken into account.
Return value -ENOENT was changed to -EINVAL.

Found by Linux Verification Center (linuxtesting.org) with SVACE.