CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/11/15 08:34:57
Modified files:
sys/dev/pci : if_ice.c
Log message:
in ice(4), ensure that vsi->max_frame_size gets set
dlg@ advised me that our drivers should always configure the largest
frame size supported by hardware
