OSDN Git Service

Merge branch 'ethtool_docs'
authorDavid S. Miller <davem@davemloft.net>
Wed, 12 Feb 2014 22:33:39 +0000 (17:33 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Feb 2014 22:33:39 +0000 (17:33 -0500)
commita146b591977ebe99d84d9d8f556204be7def86fc
tree28fc3944bd2983e8e677312e951c63d9dd98b2d7
parent738b52bb9845da183b6ff46a8f685b56a63379d1
parent073e3cf21916afa25c1f3e8807a8ebf4faf6f4d5
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: David S. Miller <davem@davemloft.net>