aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2021-11-05 09:29:40 +0000
committerDavid S. Miller <[email protected]>2021-11-05 14:23:21 +0000
commita6785bd7d83c9e73c6a6aa33d30a071460074728 (patch)
tree1175387bea9c3c08a3a00741793c00d0b1360960 /net/ipv6/tcp_ipv6.c
parentax88796c: fix ioctl callback (diff)
downloadkernel-a6785bd7d83c9e73c6a6aa33d30a071460074728.tar.gz
kernel-a6785bd7d83c9e73c6a6aa33d30a071460074728.zip
octeontx2-nicvf: fix ioctl callback
The mii ioctls are now handled by the ndo_eth_ioctl() callback, not the old ndo_do_ioctl(), but octeontx2-nicvf introduced the function for the old way. Move it over to ndo_eth_ioctl() to actually allow calling it from user space. Fixes: 43510ef4ddad ("octeontx2-nicvf: Add PTP hardware clock support to NIX VF") Fixes: a76053707dbf ("dev_ioctl: split out ndo_eth_ioctl") Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions