> Due to API changes in function pointer ndo_bridge_setlink > (commit ad41faa8) and the rename of functions vlan_tx_* > (commit df8a39de) in kernel 4.0, DPDK would not build. > > This patch adds the properly checks to fix the compilation. > > Reported-by: Stephen Hemminger <stephen at networkplumber.org> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks