CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/07/26 00:29:01
Modified files:
sys/dev/pv : if_vio.c
Log message:
vio: Don't request csum offload if not negotiated
The standard says "A driver MUST NOT enable an offload for which the
appropriate feature has not been negotiated."
ok jan@
