OpenBSD cvs log

created 2024-07-29T15:48:55Z
begin 2024-07-26T03:42:02Z
end 2024-07-26T06:29:01Z
path src/sys
commits 1

date 2024-07-26T06:29:01Z
author sf
files src/sys/dev/pv/if_vio.c log diff annotate
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@