Re: [PATCH net-next 1/7] net: Add net-device param to the get offloaded stats ndo

2016-11-21 Thread kbuild test robot
Hi Or, [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Saeed-Mahameed/Mellanox-100G-mlx5-SRIOV-switchdev-update/20161121-211957 config: ia64-allmodconfig (attached as .config) compiler: ia64-linux-gcc (GCC) 6.2.0 reproduce: wget

[PATCH net-next 1/7] net: Add net-device param to the get offloaded stats ndo

2016-11-21 Thread Saeed Mahameed
From: Or Gerlitz Some drivers would need to check few internal matters for that. To be used in downstream mlx5 commit. Signed-off-by: Or Gerlitz Signed-off-by: Saeed Mahameed --- drivers/net/ethernet/mellanox/mlxsw/spectrum.c