On Thu, Mar 25, 2021 at 07:07:27PM -0700, Jakub Kicinski wrote: > The definition of the FEC driver interface is quite unclear. > Improve the documentation. > > This is based on current driver and user space code, as well > as the discussions about the interface: > > RFC v1 (24 Oct 2016): > https://lore.kernel.org/netdev/[email protected]/ > - this version has the autoneg field > - no active_fec field > - none vs off confusion is already present > > RFC v2 (10 Feb 2017): > https://lore.kernel.org/netdev/[email protected]/ > - autoneg removed > - active_fec added > > v1 (10 Feb 2017): > https://lore.kernel.org/netdev/[email protected]/ > - no changes in the code > > v1 (24 Jun 2017): > https://lore.kernel.org/netdev/[email protected]/ > - include in tree user > > v2 (27 Jul 2017): > https://lore.kernel.org/netdev/[email protected]/ > > v2: - make enum kdoc reference bits > > Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew
