diff options
| author | Arnd Bergmann <[email protected]> | 2021-07-27 15:45:17 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-27 20:11:45 +0100 |
| commit | 3d9d00bd1885afa6b2c766cf9bab7b54b1a951ed (patch) | |
| tree | c0ee96c9d493d8363042d29f6e421891472072c3 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | ad2f99aedf8fa77f3ae647153284fa63c43d3055 (diff) | |
net: bonding: move ioctl handling to private ndo operation
All other user triggered operations are gone from ndo_ioctl, so move
the SIOCBOND family into a custom operation as well.
The .ndo_ioctl() helper is no longer called by the dev_ioctl.c code now,
but there are still a few definitions in obsolete wireless drivers as well
as the appletalk and ieee802154 layers to call SIOCSIFADDR/SIOCGIFADDR
helpers from inside the kernel.
Cc: Jay Vosburgh <[email protected]>
Cc: Veaceslav Falico <[email protected]>
Cc: Andy Gospodarek <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions