Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a146b591 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'ethtool_docs'



Ben Hutchings says:

====================
ethtool: Improve documentation

This series converts most comments in <linux/ethtool.h> into kernel-doc
format, and expands them to describe the semantics as well as I
understand them.  It also fixes some kernel-doc formatting errors.

I started on this at Solarflare, but they graciously allowed me to take
it away and finish it off.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 738b52bb 073e3cf2
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -183,6 +183,9 @@ static inline u32 ethtool_rxfh_indir_default(u32 index, u32 n_rx_rings)
 * hold the RTNL lock.
 * hold the RTNL lock.
 *
 *
 * See the structures used by these operations for further documentation.
 * See the structures used by these operations for further documentation.
 * Note that for all operations using a structure ending with a zero-
 * length array, the array is allocated separately in the kernel and
 * is passed to the driver as an additional parameter.
 *
 *
 * See &struct net_device and &struct net_device_ops for documentation
 * See &struct net_device and &struct net_device_ops for documentation
 * of the generic netdev features interface.
 * of the generic netdev features interface.
+326 −113

File changed.

Preview size limit exceeded, changes collapsed.