HomeFreeBSD

MFC 328057: Split crp_buf into a union.

Description

MFC 328057: Split crp_buf into a union.

This adds explicit crp_mbuf and crp_uio pointers of the right type to
replace casts of crp_buf. This does not sweep through changing existing
code, but new code should use the correct fields instead of casts.

Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on
Parents
rS345030: MFC 327839: Change the type of 'crp_opaque' from caddr_t to void *.
Branches
Unknown
Tags
Unknown