summaryrefslogtreecommitdiff
path: root/arch/xtensa
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-06-14 13:41:52 +0300
committerDavid S. Miller <davem@davemloft.net>2017-06-14 15:32:18 -0400
commitf5165a5492237d33239176e7e171c7a8991583cb (patch)
tree1127e3d083244cfaae893fff9b16d3925fd55173 /arch/xtensa
parent7608894e43d071ef2322a01c79522954c070ac6c (diff)
net/mlxfw: fix a NULL dereference
If we hit this error path we end up returning ERR_PTR(0) which is NULL. The caller is not expecting that so it results in a NULL dereference. Fixes: 410ed13cae39 ("Add the mlxfw module for Mellanox firmware flash process") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions