[Intel-wired-lan] [PATCH net v2] i40e: fix call of ndo_dflt_bridge_getlink()

Bowers, AndrewX andrewx.bowers at intel.com
Tue Oct 4 18:16:27 UTC 2016


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On
> Behalf Of Nicolas Dichtel
> Sent: Monday, September 26, 2016 12:51 AM
> To: davem at davemloft.net; Kirsher, Jeffrey T <jeffrey.t.kirsher at intel.com>
> Cc: netdev at vger.kernel.org; Huaibin Wang <huaibin.wang at 6wind.com>;
> intel-wired-lan at lists.osuosl.org; Nicolas Dichtel
> <nicolas.dichtel at 6wind.com>
> Subject: [Intel-wired-lan] [PATCH net v2] i40e: fix call of
> ndo_dflt_bridge_getlink()
> 
> From: Huaibin Wang <huaibin.wang at 6wind.com>
> 
> Order of arguments is wrong.
> The wrong code has been introduced by commit 7d4f8d871ab1, but is
> compiled only since commit 9df70b66418e.
> 
> Note that this may break netlink dumps.
> 
> Fixes: 9df70b66418e ("i40e: Remove incorrect #ifdef's")
> Fixes: 7d4f8d871ab1 ("switchdev; add VLAN support for port's
> bridge_getlink")
> CC: Carolyn Wyborny <carolyn.wyborny at intel.com>
> Signed-off-by: Huaibin Wang <huaibin.wang at 6wind.com>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel at 6wind.com>
> ---
> 
> v1 -> v2
>  - remove CC
>  - rebase on the last net tree
> 
>  drivers/net/ethernet/intel/i40e/i40e_main.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list