From: Shradha Shah <ss...@solarflare.com> Date: Fri, 9 Oct 2015 10:40:35 +0100
> From: Daniel Pieczko <dpiec...@solarflare.com> > > On EF10, MC_CMD_VPORT_RECONFIGURE can cause a CODE_MC_REBOOT event > to be sent to a function without incrementing the (adapter-wide) > warm_boot_count. In this case, the reboot is not detected by the > loop on efx_mcdi_poll_reboot(), so prepare for recovery from an MC > reboot anyway. When this codepath is run, the MC has always just > rebooted, so this recovery is valid. > > The loop on efx_mcdi_poll_reboot() is still required for other MC > reboot cases, so that actions in response to an MC reboot are > performed, such as clearing locally calculated statistics. > Siena NICs are unaffected by this change as the above scenario > does not apply. > > Signed-off-by: Shradha Shah <ss...@solarflare.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html