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.
Return a NULL pointer (0 vm_offset) on error in map_dcsr(). Tags None Referenced Files None Subscribers None
Description
Details
|