igb: migrate syn filter to new API
authorJingjing Wu <jingjing.wu@intel.com>
Wed, 11 Feb 2015 07:51:47 +0000 (15:51 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 22 Feb 2015 02:09:04 +0000 (03:09 +0100)
commitdbd7cfcfe1b5486c1d26b9260f2d79c7388c72bb
tree754e7f9461fad4ba235edb803fc0acb0102e56f5
parentfd28727da2a6ce8537161ef2492b4241545a9baf
igb: migrate syn filter to new API

This patch defines new functions dealing with syn filter.
It removes old functions of syn filter in igb driver.
Syn filter is dealt with through entrance eth_igb_filter_ctrl.

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
lib/librte_pmd_e1000/igb_ethdev.c