summaryrefslogtreecommitdiff
path: root/drivers/net/plip
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-07-27 15:45:00 +0200
committerDavid S. Miller <davem@davemloft.net>2021-07-27 20:11:43 +0100
commitef1b5b0c30bc61587a9da19cc0ab078bba53ebcc (patch)
tree7e9f20776070193c45d26750c8b0c6485c84f96c /drivers/net/plip
parent043393d8b4786534cd070e0c071a2716313c5558 (diff)
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')
0 files changed, 0 insertions, 0 deletions