]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: hibmcge: Add support for ioctl
authorJijie Shao <shaojijie@huawei.com>
Fri, 28 Feb 2025 11:54:11 +0000 (19:54 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 12:45:33 +0000 (13:45 +0100)
commit615552c601ed3f7c8b88cdb9745e2ace769c264f
treeaf2047582fd59d7d15d5fcef928d32cd9af64ab9
parent7a5d60dcf9981a5cc7b676e2d7472e10e0c1b681
net: hibmcge: Add support for ioctl

This patch implements the .ndo_eth_ioctl() to
read and write the PHY register.

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/hisilicon/hibmcge/hbg_main.c