diff options
author | 2021-07-27 15:44:50 +0200 | |
---|---|---|
committer | 2021-07-27 20:11:43 +0100 | |
commit | 3f3fa5340745c81a2e70a171fb73a44b433d5126 (patch) | |
tree | 46e7e12a0c2790222c5b67f4ae1034e297749cf2 /drivers/net/ethernet/intel/igc | |
parent | staging: wlan-ng: use siocdevprivate (diff) | |
download | linux-dev-3f3fa5340745c81a2e70a171fb73a44b433d5126.tar.xz linux-dev-3f3fa5340745c81a2e70a171fb73a44b433d5126.zip |
hostap: use ndo_siocdevprivate
hostap has a combination of iwpriv ioctls that do not work at
all, and two SIOCDEVPRIVATE commands that work natively but
lack a compat conversion handler.
For the moment, move them over to the new ndo_siocdevprivate
interface and return an error for compat mode.
Cc: Jouni Malinen <j@w1.fi>
Cc: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions