mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
sfc/siena: Fix typo in comment
Delete the redundant word 'and'. Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
dd33c5932e
commit
9776fe0f42
|
|
@ -1264,7 +1264,7 @@ static void efx_mcdi_ev_death(struct efx_nic *efx, int rc)
|
|||
}
|
||||
|
||||
/* The MC is going down in to BIST mode. set the BIST flag to block
|
||||
* new MCDI, cancel any outstanding MCDI and and schedule a BIST-type reset
|
||||
* new MCDI, cancel any outstanding MCDI and schedule a BIST-type reset
|
||||
* (which doesn't actually execute a reset, it waits for the controlling
|
||||
* function to reset it).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user