diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2004-10-09 19:52:05 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2004-10-09 19:52:05 +0000 |
commit | faf72ac487efb530d82918a5b281a5eb1b07ccdb (patch) | |
tree | 0b951e43cc9d2853b6a786e47e5f1a43b80781fe /sys/net/if_vlan.c | |
parent | 74c7745a1e0c8b9a700b0787fd79665d00189013 (diff) |
When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr.
If the 32bit mask read is 0, wmask will be 0xffffffff00000000, and
PCI_MAPREG_MEM64_SIZE() won't make this 0.
From NetBSD
ok mickey@
Diffstat (limited to 'sys/net/if_vlan.c')
0 files changed, 0 insertions, 0 deletions