CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/03/27 06:50:07
Modified files:
sys/dev/pci : if_ice.c
Log message:
reset Tx/Rx ring software state when an ice(4) interface is put down
Fixes erratic behaviour where Tx/Rx would stop working silently or with
some driver errors in dmesg complaining about bad Tx descriptors.
Problem reported by bluhm@ and Amarinder Cheema
