HomeFreeBSD

MFC 340206: Treat the memory lengths for CHELSIO_T4_GET_MEM as unsigned.

Description

MFC 340206: Treat the memory lengths for CHELSIO_T4_GET_MEM as unsigned.

Previously attempts to read the MC region were failing since the
length was greater than 2^31.

Details

Provenance
jhbAuthored on
Parents
rS343060: [drm] Fix off-by-one error when accessing driver-specific ioctl handlers array
Branches
Unknown
Tags
Unknown