Enable checksum offloads. The nic does all the work here, so we don't
authorjmatthew <jmatthew@openbsd.org>
Tue, 15 Mar 2022 02:07:21 +0000 (02:07 +0000)
committerjmatthew <jmatthew@openbsd.org>
Tue, 15 Mar 2022 02:07:21 +0000 (02:07 +0000)
commit5e7281534e1d3b8f5e15f010ec1a53d47c6a3954
tree40bf1b4ed0d3064c73f1f4b846baeb10a09bdda5
parent8dd611f844cb9b64bffbd5731626cc101ec10ad7
Enable checksum offloads.  The nic does all the work here, so we don't
need to calculate header offsets for it.

ok dlg@
sys/dev/pci/if_aq_pci.c