diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:45:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:43 +0100 |
commit | ef1b5b0c30bc61587a9da19cc0ab078bba53ebcc (patch) | |
tree | 7e9f20776070193c45d26750c8b0c6485c84f96c /drivers/net/plip/plip.c | |
parent | 043393d8b4786534cd070e0c071a2716313c5558 (diff) | |
download | linux-ef1b5b0c30bc61587a9da19cc0ab078bba53ebcc.tar.gz linux-ef1b5b0c30bc61587a9da19cc0ab078bba53ebcc.tar.bz2 linux-ef1b5b0c30bc61587a9da19cc0ab078bba53ebcc.zip |
net: usb: use ndo_siocdevprivate
The pegasus and rtl8150 drivers use SIOCDEVPRIVATE ioctls
to access their MII registers, in place of the normal
commands. This is broken for all compat ioctls today.
Change to ndo_siocdevprivate to fix it.
Cc: Petko Manolov <petkan@nucleusys.com>
Cc: linux-usb@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/plip/plip.c')
0 files changed, 0 insertions, 0 deletions