aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorLeon Romanovsky <leonro@nvidia.com>2021-09-23 21:12:53 +0300
committerDavid S. Miller <davem@davemloft.net>2021-09-24 14:12:57 +0100
commite6a54d6f221301347aaf9d83bb1f23129325c1c5 (patch)
tree2b601cd16dd7e9901414d3e7faaf83e4a0208e81 /net/ipv4/tcp_output.c
parent2ff04286a9569675948f39cec2c6ad47c3584633 (diff)
downloadlinux-e6a54d6f221301347aaf9d83bb1f23129325c1c5.tar.gz
linux-e6a54d6f221301347aaf9d83bb1f23129325c1c5.tar.bz2
linux-e6a54d6f221301347aaf9d83bb1f23129325c1c5.zip
qed: Don't ignore devlink allocation failures
devlink is a software interface that doesn't depend on any hardware capabilities. The failure in SW means memory issues, wrong parameters, programmer error e.t.c. Like any other such interface in the kernel, the returned status of devlink APIs should be checked and propagated further and not ignored. Fixes: 755f982bb1ff ("qed/qede: make devlink survive recovery") Signed-off-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions