On 9/14/2017 2:38 PM, Ferruh Yigit wrote:
On 9/14/2017 1:50 PM, David C Harton wrote:
From: David Harton <[email protected]>
Some compilers generate warnings for duplicate symbols for the
set of filter lists current defined in ixgbe_ethdev.h.
This commits moves the definition and declaration to the source
file that actually uses them and provides a function to
initialize the values akin to its flush function.
Signed-off-by: David Harton <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>
(title needs to be "net/ixgbe: ...", but this can be fixed while applying)
Reviewed-by: Radu Nicolau <[email protected]>