summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-debugfs.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2021-11-05 10:29:39 +0100
committerDavid S. Miller <davem@davemloft.net>2021-11-05 14:23:21 +0000
commit9dcc00715a7c0aea0d3afe1e935f4b4aefbeb294 (patch)
tree6201cefbcef97fad9b092f4f9bae67644909bcba /block/blk-mq-debugfs.c
parent3f81c579912855f19ed1a72af8133485a6119fba (diff)
downloadlinux-9dcc00715a7c0aea0d3afe1e935f4b4aefbeb294.tar.bz2
ax88796c: fix ioctl callback
The timestamp ioctls are now handled by the ndo_eth_ioctl() callback, not the old ndo_do_ioctl(), but oax88796 introduced the function for the old way. Move it over to ndo_eth_ioctl() to actually allow calling it from user space. Fixes: a97c69ba4f30 ("net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver") Fixes: a76053707dbf ("dev_ioctl: split out ndo_eth_ioctl") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Lukasz Stelmach <l.stelmach@samsung.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/blk-mq-debugfs.c')
0 files changed, 0 insertions, 0 deletions