Re: [PATCH v3 2/2] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller

From: Måns Rullgård
Date: Tue Oct 27 2015 - 08:40:55 EST


Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx> writes:

>> + .get_settings = nb8800_get_settings,
>> + .set_settings = nb8800_set_settings,
>> + .nway_reset = nb8800_nway_reset,
>> + .get_link = ethtool_op_get_link,
>> +};
>> +
>
> Since you are implementing ethtool please add a driver
> info function.

I don't know what I'd set there that the fallback code doesn't.

--
Måns Rullgård
mans@xxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/