]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
Merge branch 'enic-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2014 03:22:52 +0000 (20:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jul 2014 03:22:52 +0000 (20:22 -0700)
Govindarajulu Varadarajan says:

====================
enic: Display classifier filters using ethtool

This series adds ethtool support to show classifier filters added by driver.

v2:
The patch 1/2 removes the $ifdef's around the filter structure. Making it
available always. So that .get_rxnfc() can be implimented without any #ifdefs
====================

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

Trivial merge