mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 17:53:56 -06:00
hw/net: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
bad5cfcd60
commit
2431f4f184
15 changed files with 22 additions and 22 deletions
|
@ -365,7 +365,7 @@ void etsec_walk_tx_ring(eTSEC *etsec, int ring_nbr)
|
|||
} while (TRUE);
|
||||
|
||||
/* Save the Buffer Descriptor Pointers to last bd that was not
|
||||
* succesfully closed */
|
||||
* successfully closed */
|
||||
etsec->regs[TBPTR0 + ring_nbr].value = bd_addr;
|
||||
|
||||
/* Set transmit halt THLTx */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue