CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/03/29 02:19:40
Modified files:
sys/dev/ic : dwqe.c
Log message:
skip dwqe_tx_proc() processing while the interface is not up
Prevents a crash seen by bluhm@ while running flood ping in parallel
to looping ifconfig dwqe0 down up:
kernel: protection fault trap, code=0
Stopped at m_tag_delete_chain+0x30: movq 0(%rsi),%rax
ok kettenis@ dlg@ patrick@ deraadt@
