HomeFreeBSD

Fix SIOCGI2C structure requirement.

Description

Fix SIOCGI2C structure requirement.

In reality, SIOCGI2C ioctl requires struct ifreq as many other
ioctls. Doing copyin() on (significantly) larger struct ifstat sometimes
triggered EFAULT.

Reported by: Olivier Cochard-Labbé <olivier at cochard.me>
MFC after: 1 week

Details

Provenance
melifaroAuthored on
Parents
rS283363: Rework the PSCI cpu on code to allow it to work before device drivers have
Branches
Unknown
Tags
Unknown