net/qede/base: add DPC sync after PF stop
authorRasesh Mody <rasesh.mody@cavium.com>
Sat, 29 Sep 2018 08:14:28 +0000 (08:14 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 11 Oct 2018 16:53:48 +0000 (18:53 +0200)
commitcbc2359676a03cdad97f6d5cac8c0026834164c1
tree52dafdfa80e52472f953621a02d7d581842abfa7
parentf32557f95533821b67997d63b6fbafe61348fa71
net/qede/base: add DPC sync after PF stop

Add DPC sync after stopping the physical funciton to allow clean up of
asyncronous events. Post this the driver don't expect the FW to send
async events.

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
drivers/net/qede/base/ecore_dev.c
drivers/net/qede/base/ecore_spq.c