kni: disable ETHTOOL_GRXRINGS
authorIntel <intel.com>
Mon, 3 Jun 2013 00:00:00 +0000 (00:00 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 17 Sep 2013 12:16:08 +0000 (14:16 +0200)
Signed-off-by: Intel
lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h

index a0e0698..43e6bd8 100644 (file)
@@ -2947,6 +2947,7 @@ extern u8 _kc_netdev_get_prio_tc_map(struct net_device *dev, u8 up);
  * updated the kernel version to 2.6.40.x and they back-ported 3.0 features
  * like set_phys_id for ethtool.
  */
+#undef ETHTOOL_GRXRINGS
 #if ( LINUX_VERSION_CODE < KERNEL_VERSION(2,6,40) )
 #ifdef ETHTOOL_GRXRINGS
 #ifndef FLOW_EXT