HomeFreeBSD

Return a NULL pointer (0 vm_offset) on error in map_dcsr().

Description

Return a NULL pointer (0 vm_offset) on error in map_dcsr().

mpc85xx_map_dcsr() returns a vm_offset_t, not an error code. Follow-up to
r304069.

Details

Provenance
jhibbitsAuthored on
Parents
rS305320: Use the right ifdef macro.
Branches
Unknown
Tags
Unknown