diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:44:50 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:43 +0100 |
commit | 3f3fa5340745c81a2e70a171fb73a44b433d5126 (patch) | |
tree | 46e7e12a0c2790222c5b67f4ae1034e297749cf2 /net/phonet | |
parent | 3343c49a959df1c6ff6560b8dfe178613c5fc38e (diff) | |
download | linux-3f3fa5340745c81a2e70a171fb73a44b433d5126.tar.bz2 |
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 'net/phonet')
0 files changed, 0 insertions, 0 deletions