diff options
| author | Arnd Bergmann <[email protected]> | 2021-07-27 13:44:59 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-27 19:11:43 +0000 |
| commit | 043393d8b4786534cd070e0c071a2716313c5558 (patch) | |
| tree | 6efb3dd510aacd6605a21faabece6b03305003fd /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | eql: use ndo_siocdevprivate (diff) | |
| download | kernel-043393d8b4786534cd070e0c071a2716313c5558.tar.gz kernel-043393d8b4786534cd070e0c071a2716313c5558.zip | |
fddi: use ndo_siocdevprivate
The skfddi driver has a private ioctl and passes the data correctly
through ifr_data, but the use of a pointer in s_skfp_ioctl is
broken in compat mode.
Change the driver to use ndo_siocdevprivate and disallow calling
it in compat mode until a conversion handler is added.
Cc: "Maciej W. Rozycki" <[email protected]>
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
