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)
commit864a62596f56f1875d90e8f2a6242ca673f79ec0
treebecae344262d4cc1ee415fde864e0305a8681bde
parentcb44a8606f063099991242ada4b8fa2fb26769b3
parentd18ca7df9f2a863cf67645609bb4a97b0b088116
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>