diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:45:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:44 +0100 |
commit | ae6af0120dda5d2ccde33ba8b7a6337066e10cbd (patch) | |
tree | df9a8b57acb29811b128ee62f45d4ba3c51a62fb /net/ipv6/ip6_vti.c | |
parent | 25ec92fbdd23a0a2bfd2bdf489e60ea4f0ae46d1 (diff) |
airo: use ndo_siocdevprivate
The airo driver overloads SIOCDEVPRIVATE ioctls with another
set based on SIOCIWFIRSTPRIV. Only the first ones actually
work (also in compat mode) as the others do not get passed
down any more.
Change it over to ndo_siocdevprivate for clarification.
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_vti.c')
0 files changed, 0 insertions, 0 deletions