summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBert Kenward <bkenward@solarflare.com>2017-06-16 09:45:08 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-05 14:37:14 +0200
commit9de17701a3bc0f53d29468d064e224337f94d127 (patch)
tree7416658c8cab7f092617ee4ab852500743724fe2 /net
parent1f8bb6053249dbe9aeefb6bae6901d6cde4586fa (diff)
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 5a6681e22c14 ("sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver") Fixes: 6d8aaaf6f798 ("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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions