OSDN Git Service

Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature'
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 Aug 2017 05:21:41 +0000 (22:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Aug 2017 05:21:41 +0000 (22:21 -0700)
Intiyaz Basha says:

====================
liquidio: adding support for ethtool --set-ring feature

Code reorganization is required for adding ethtool --set-ring feature.
First seven patches are for code reorganization.  The last patch is for
adding this feature.

Change Log:
V1 -> V2
 Only patch #8 was changed:  unnecessary parentheses were removed in two
 if-statements in lio_ethtool_set_ringparam().
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge