CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/07/06 20:42:02
Modified files:
sys/dev/pci : if_ixl.c
Log message:
remove some old code from a previous version of the kstat diff.
ixl(4) is only enabled on 64bit archs, so we don't need a 32bit
fallback for the 48 and 64 bit counter reads.
