linux/drivers/net/ethernet/intel
Huaibin Wang 599b076d15 i40e: fix call of ndo_dflt_bridge_getlink()
Order of arguments is wrong.
The wrong code has been introduced by commit 7d4f8d871a, but is compiled
only since commit 9df70b6641.

Note that this may break netlink dumps.

Fixes: 9df70b6641 ("i40e: Remove incorrect #ifdef's")
Fixes: 7d4f8d871a ("switchdev; add VLAN support for port's bridge_getlink")
CC: Carolyn Wyborny <carolyn.wyborny@intel.com>
Signed-off-by: Huaibin Wang <huaibin.wang@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2016-10-27 14:12:52 -07:00
..
e1000 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-04-09 17:41:41 -04:00
e1000e ptp_clock: future-proofing drivers against PTP subsystem becoming optional 2016-09-22 02:18:33 -04:00
fm10k fm10k: wrap long line for alloc_workqueue 2016-10-02 23:17:38 -07:00
i40e i40e: fix call of ndo_dflt_bridge_getlink() 2016-10-27 14:12:52 -07:00
i40evf i40evf: support queue-specific settings for interrupt moderation 2016-09-24 22:50:23 -07:00
igb igb: restore PPS signal on igb_ptp_reset 2016-09-27 19:00:52 -07:00
igbvf igbvf: bump version to igbvf-2.4.0 2016-09-27 19:00:52 -07:00
ixgb drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
ixgbe ixgbe: fix panic when using macvlan with l2-fwd-offload enabled 2016-10-27 14:07:21 -07:00
ixgbevf ixgbevf: add spinlocks for MTU change calls 2016-09-23 00:16:34 -07:00
e100.c e100: Release skb when DMA mapping is failed in e100_xmit_prepare 2015-08-18 14:06:05 -07:00
Kconfig ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_port 2016-06-17 20:23:30 -07:00
Makefile