]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitbc3bd3f41480d378b12ba6f1c16fd3310815ad1d
tree1a67ff907fb9a2ba706d692e3bc25505a689c1cb
parent1042cab8627a2d11491e8b0dd40c4dda3180285a
parent3762ff8f0e95f50f78d94e3f62e839103d1303aa
Merge branch 'enic-next'

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>