K 10 svn:author V 3 jhb K 8 svn:date V 27 2018-11-06T22:33:36.922381Z K 7 svn:log V 252 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. Reviewed by: np MFC after: 2 months Differential Revision: https://reviews.freebsd.org/D17857 END