CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/19 01:01:20
Modified files:
sys/dev/pci : qle.c
Log message:
the RESP_IN register is 32bits, so consistently use a u_int32_t to
handle it.
ok jmatthew@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/19 01:01:20
Modified files:
sys/dev/pci : qle.c
Log message:
the RESP_IN register is 32bits, so consistently use a u_int32_t to
handle it.
ok jmatthew@