linux/drivers/net
Bert Kenward 9de17701a3 sfc: provide dummy definitions of vswitch functions
efx_probe_all() calls efx->type->vswitching_probe during probe. For
SFC4000 (Falcon) NICs this function is not defined, leading to a BUG
with the top of the call stack similar to:
  ? efx_pci_probe_main+0x29a/0x830
  efx_pci_probe+0x7d3/0xe70

vswitching_restore and vswitching_remove also need to be defined.

Fixed in mainline by:
commit 5a6681e22c ("sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver")

Fixes: 6d8aaaf6f7 ("sfc: create VEB vswitch and vport above default firmware setup")
Signed-off-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-05 14:37:14 +02:00
..
appletalk
arcnet
bonding bonding: Fix bonding crash 2016-09-30 10:18:36 +02:00
caif
can can: gs_usb: fix memory leak in gs_cmd_reset() 2017-06-26 07:13:08 +02:00
cris
dsa net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change 2016-12-10 19:07:23 +01:00
ethernet sfc: provide dummy definitions of vswitch functions 2017-07-05 14:37:14 +02:00
fddi
fjes
hamradio NET: mkiss: Fix panic 2017-06-17 06:39:35 +02:00
hippi
hyperv hv_netvsc: use skb_get_hash() instead of a homegrown implementation 2017-03-26 12:13:18 +02:00
ieee802154 fakelb: fix schedule while atomic 2017-03-15 09:57:15 +08:00
ipvlan
irda net: irda: irda-usb: fix firmware name on big-endian hosts 2017-05-25 14:30:12 +02:00
phy net: phy: fix marvell phy status reading 2017-06-29 12:48:53 +02:00
plip
ppp ppp: defer netns reference release for ppp channel 2017-01-06 11:16:17 +01:00
slip
team team: don't call netdev_change_features under team->lock 2016-06-24 10:18:17 -07:00
usb r8152: avoid start_xmit to schedule napi when napi is disabled 2017-06-17 06:39:38 +02:00
vmxnet3
wan
wimax
wireless ath9k_htc: fix NULL-deref at probe 2017-05-25 14:30:09 +02:00
xen-netback
dummy.c
eql.c
geneve.c geneve: avoid use-after-free of skb->data 2016-12-10 19:07:24 +01:00
ifb.c
Kconfig
LICENSE.SRC
loopback.c net: introduce device min_header_len 2017-02-18 16:39:27 +01:00
macvlan.c macvlan: Fix device ref leak when purging bc_queue 2017-05-02 21:19:54 -07:00
macvtap.c macvtap: read vnet_hdr_size once 2017-02-18 16:39:27 +01:00
Makefile
mdio.c
mii.c
netconsole.c
nlmon.c
ntb_netdev.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c tun: read vnet_hdr_sz once 2017-02-18 16:39:27 +01:00
veth.c
virtio_net.c virtio-net: enable TSO/checksum offloads for Q-in-Q vlans 2017-06-07 12:05:58 +02:00
vrf.c vrf: Fix use-after-free in vrf_xmit 2017-03-22 12:04:16 +01:00
vxlan.c vxlan: fix use-after-free on deletion 2017-06-14 13:16:19 +02:00
xen-netfront.c xen-netfront: cast grant table reference first to type int 2017-06-14 13:16:22 +02:00