K 10 svn:author V 8 melifaro K 8 svn:date V 27 2015-05-24T11:24:14.848684Z K 7 svn:log V 270 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é MFC after: 1 week END