]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: remove ntuple display support
authorAlexander Duyck <alexander.h.duyck@intel.com>
Sat, 9 Apr 2011 05:34:06 +0000 (05:34 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 27 Apr 2011 09:13:02 +0000 (02:13 -0700)
commit11b1d38e705fa05282661d2b1710f7a81a7f7045
tree131da0e215486ed695971540faab9df637953637
parent98508c93003d8d24662f32c66dbe4746340c33d4
ixgbe: remove ntuple display support

This change removes the ntuple display support from ixgbe.  The reason for
this change is to resolve a number of issues in the way display filtering
is handled.

I plan to add support for displaying these filters via the network flow
classifier interface.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbe/ixgbe_main.c