aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/socket.h
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 /include/linux/socket.h
parentnet: use skb_unref() in napi_consume_skb() (diff)
downloadwireguard-linux-f5165a5492237d33239176e7e171c7a8991583cb.tar.xz
wireguard-linux-f5165a5492237d33239176e7e171c7a8991583cb.zip
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 'include/linux/socket.h')
0 files changed, 0 insertions, 0 deletions