OSDN Git Service

i40e: Move HW flush
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Fri, 1 Apr 2016 10:56:03 +0000 (03:56 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 7 Apr 2016 01:06:22 +0000 (18:06 -0700)
commit30728c5bdf2ac6618eebf6949a2e59b3c4cf640f
tree83d4668a738f2d600edbb3592853dc0852da2228
parent89dd05512b79ee9ba0950f1ba1fb8077ec898ea2
i40e: Move HW flush

This patch moves the HW flush routine to the end of the reset flow,
after the completion of writing to the device VFLR registers- the
benefit is to avoid problems in the passthrough routines.

Change-ID: Ieb56866f21895e6c1fc514b7328c3df79807a57c
Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c