mirror of
https://github.com/qemu/qemu.git
synced 2025-10-30 01:47:31 +00:00
There could be case that peer is NULL. This can happen when during
network device hot-add where net device needs to be added first. So
the patch check the existence of peer before trying to do the pad.
Fixes:
|
||
|---|---|---|
| .. | ||
| announce.h | ||
| can_emu.h | ||
| can_host.h | ||
| checksum.h | ||
| eth.h | ||
| filter.h | ||
| net.h | ||
| queue.h | ||
| slirp.h | ||
| tap.h | ||
| vhost_net.h | ||
| vhost-user.h | ||
| vhost-vdpa.h | ||