]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40e: Move HW flush
authorAkeem G Abodunrin <akeem.g.abodunrin@intel.com>
Fri, 1 Apr 2016 10:56:03 +0000 (03:56 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:40:59 +0000 (10:40 -0700)
commit9d640451ae7ace020f3349bcd747ecf07263599d
tree396a4be6ad13cb4a2a359da39f61b850590a534b
parent1900553c0e22e7930ab4338e6f6bda548fc072e1
i40e: Move HW flush

Orabug: 23176970

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>
(cherry picked from commit 30728c5bdf2ac6618eebf6949a2e59b3c4cf640f)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c