|
@@ -1301,7 +1301,7 @@ static void efx_mcdi_abandon(struct efx_nic *efx)
|
|
|
efx_schedule_reset(efx, RESET_TYPE_MCDI_TIMEOUT);
|
|
|
}
|
|
|
|
|
|
-/* Called from falcon_process_eventq for MCDI events */
|
|
|
+/* Called from efx_farch_ev_process and efx_ef10_ev_process for MCDI events */
|
|
|
void efx_mcdi_process_event(struct efx_channel *channel,
|
|
|
efx_qword_t *event)
|
|
|
{
|