ixgbe: remove ntuple display support
authorAlexander Duyck <[email protected]>
Sat, 9 Apr 2011 05:34:06 +0000 (05:34 +0000)
committerJeff Kirsher <[email protected]>
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 <[email protected]>
Tested-by: Evan Swanson <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ixgbe/ixgbe_ethtool.c
drivers/net/ixgbe/ixgbe_main.c