aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-07-27 15:45:01 +0200
committerDavid S. Miller <[email protected]>2021-07-27 20:11:44 +0100
commit76b5878cffab379dd4fd84c04bdf20d21177729d (patch)
treebbccab3b97d1853fe101be1b3df14790a381eebe /tools/perf/scripts/python/bin
parentef1b5b0c30bc61587a9da19cc0ab078bba53ebcc (diff)
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions