]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: remove ntuple filtering
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 11 May 2011 07:18:26 +0000 (07:18 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Jun 2011 05:43:35 +0000 (22:43 -0700)
commit464e4f659037b66de4284285aafb9c7347256ce1
treec5a0c10c75904d930052045ea6005dc772bc9f35
parentbe49ef788843352c45a3d30c416bcab087d1b4ce
ixgbe: remove ntuple filtering

Due to numerous issues in ntuple filters it has been decided to move the
interface over to the network flow classification interface.  As a first
step to achieving this I first need to remove the old ntuple interface.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c