mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33: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
|
@ -134,7 +134,7 @@ static ssize_t fp_port_receive_iov(NetClientState *nc, const struct iovec *iov,
|
|||
FpPort *port = qemu_get_nic_opaque(nc);
|
||||
|
||||
/* If the port is disabled, we want to drop this pkt
|
||||
* now rather than queing it for later. We don't want
|
||||
* now rather than queueing it for later. We don't want
|
||||
* any stale pkts getting into the device when the port
|
||||
* transitions to enabled.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue