]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe603bdfc6a46f0e6e924d6ce57e1417020b182f
treebecae344262d4cc1ee415fde864e0305a8681bde
parent34c426fc16cd2ba2d0ea59c6d24fe9da55422316
parent97191ad9f056d1979fea5d817623953d38f5e6ea
Merge branch 'liquidio-adding-support-for-ethtool-set-ring-feature'

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>