netdev_ethtool_ioctl
Name
netdev_ethtool_ioctl -- For the basic support of ethtool
Synopsis
int netdev_ethtool_ioctl
(struct net_device * net_dev, void * useraddr);
Arguments
- net_dev
the net device to command for
- useraddr
start address of interface request
Description
Process ethtool command such as "ehtool -i" to show information