2014-04-15 15:51, David Marchand: > From: Jean-Mickael Guerin <jean-mickael.guerin at 6wind.com> > > For RH 6.5: > - always include mdio.h to get the definitions of MDIO_EEE, ETHTOOL_GEEE > - is_link_local_ether_addr(), pcie_capability_clear_and_set_word(), and > ether_addr_equal() have been backported > > For RH 6.4: > - same issue with ether_addr_equal() > - here ETH_GEE is defined without having the functions. > > igb_ethtool.c:2441: error: implicit declaration of function > ?mmd_eee_adv_to_ethtool_adv_t? > > Signed-off-by: Jean-Mickael Guerin <jean-mickael.guerin at 6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> It's applied for version 1.6.0r2. Thanks -- Thomas