[dpdk-dev] [PATCH v10 13/20] unci: add ethtool support

Stephen Hemminger stephen at networkplumber.org
Wed Jul 5 21:08:38 CEST 2017


On Tue,  4 Jul 2017 17:13:30 +0100
Ferruh Yigit <ferruh.yigit at intel.com> wrote:

> +static int unci_check_if_running(struct net_device *dev)
> +{
> +	return 0;
> +}

Don't define stub for this. If you leave ethtool_get_link as NULL
it will do the right thing.


More information about the dev mailing list