HomeFreeBSD

MFC r331797:

Description

MFC r331797:

Use an accessor function to access ifr_data.

This fixes 32-bit compat (no ioctl command defintions are required
as struct ifreq is the same size).

Reviewed by: kib
Obtained from: CheriBSD
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14900

Details

Provenance
brooksAuthored on
Reviewer
kib
Differential Revision
D14900: Use an accessor function to access ifr_data.
Parents
rS332287: powerpc64: Avoid calling isync twice
Branches
Unknown
Tags
Unknown