OSDN Git Service

Merge branch 'hnx3-rxnfc'
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:09:14 +0000 (13:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Oct 2017 20:09:14 +0000 (13:09 -0700)
commit59d43876719ac46902b2a0f98217b430156d0d37
treecbc1ceb7371bd0b2360a09d7154293f3c9e1ec78
parent652faa98ec383c25296fb8493f17060a2c7e3438
parentabf11d04fd9dbec778219d76a9d38c36f65fbc24
Merge branch 'hnx3-rxnfc'

Lipeng says:

====================
Support set_ringparam and {set|get}_rxnfc ethtool commands

1, Patch [1/5,2/5] add support for ethtool ops set_ringparam
   (ethtool -G) and fix related bug.
2, Patch [3/5,4/5, 5/5] add support for ethtool ops
   set_rxnfc/get_rxnfc (-n/-N) and fix related bug.
====================

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