ixgbe: fix ntuple support
authorEmil Tantilov <emil.s.tantilov@intel.com>
Wed, 1 Dec 2010 05:47:05 +0000 (05:47 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 11 Dec 2010 06:12:55 +0000 (22:12 -0800)
commit5136cad37b276e3e11c4f8ad0bcf9cb2eec0e5af
tree1ad6578497baa64de216d67a20ac8aedecac2b0d
parentd994653db465616a7bf27703e733170c47488cdf
ixgbe: fix ntuple support

commit f62bbb5e62c6e4a91fb222d22bc46e8d4d7e59ef
ixgbe: Update ixgbe to use new vlan accleration.

removed ETH_FLAG_NTUPLE from the supported flags.

This patch puts it back on to allow for setting ntuple via ethtool.

CC: Jesse Gross <jesse@nicira.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_ethtool.c