aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-07-27 13:45:01 +0000
committerDavid S. Miller <[email protected]>2021-07-27 19:11:44 +0000
commit76b5878cffab379dd4fd84c04bdf20d21177729d (patch)
treebbccab3b97d1853fe101be1b3df14790a381eebe /drivers/net/ethernet/intel/igc/igc_main.c
parentnet: usb: use ndo_siocdevprivate (diff)
downloadkernel-76b5878cffab379dd4fd84c04bdf20d21177729d.tar.gz
kernel-76b5878cffab379dd4fd84c04bdf20d21177729d.zip
slip/plip: use ndo_siocdevprivate
slip and plip both use a couple of SIOCDEVPRIVATE ioctl commands that overload the ifreq layout in a way that is incompatible with compat mode. Convert to use ndo_siocdevprivate to allow passing the data this way, but return an error in compat mode anyway because the private structure is still incompatible. This could be fixed as well to make compat work properly. Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions