Re: [PATCH net-next v7 8/9] ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +static int cmis_fw_update_reset(struct net_device *dev)
> +{
> +	__u32 reset_data = ETH_RESET_PHY;
> +
> +	return dev->ethtool_ops->reset(dev, &reset_data);

Is there a test somewhere that this op is actually implemented?

Maybe the next patch.

      Andrew




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux