Module Name: src Committed By: yamaguchi Date: Wed Dec 11 01:51:23 UTC 2019
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Not use _LP64 but sizeof(bus_addr_t) for getting size of address
It makes ixl(4) be able to work on ILP32
pointed out by thorpej@. thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/if_ixl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
