aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2024-08-20 13:04:07 +1000
committerDamien Le Moal <dlemoal@kernel.org>2024-08-21 14:33:23 +0900
commitd4bc0a264fb482b019c84fbc7202dd3cab059087 (patch)
tree552fd2b6ec7f2d352e9c152f49631c738498ce7b /net/ipv4/tcp_output.c
parent822c8020aebcf5804a143b891e34f29873fee5e2 (diff)
ata: pata_macio: Use WARN instead of BUG
The overflow/underflow conditions in pata_macio_qc_prep() should never happen. But if they do there's no need to kill the system entirely, a WARN and failing the IO request should be sufficient and might allow the system to keep running. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions