git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630ca10
)
kni: disable ETHTOOL_GRXRINGS
author
Intel
<intel.com>
Mon, 3 Jun 2013 00:00:00 +0000
(
00:00
+0000)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h
b/lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h
index
a0e0698
..
43e6bd8
100644
(file)
--- a/
lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h
+++ b/
lib/librte_eal/linuxapp/kni/ethtool/ixgbe/kcompat.h
@@
-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