Searched hist:"163246 e1ce9607251ed52df1131af25d608de782" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | net_tx_pkt.h | diff 163246e1ce9607251ed52df1131af25d608de782 Mon May 22 21:42:52 CDT 2023 Akihiko Odaki <akihiko.odaki@daynix.com> hw/net/net_tx_pkt: Decouple implementation from PCI
This is intended to be followed by another change for the interface. It also fixes the leak of memory mapping when the specified memory is partially mapped.
Fixes: e263cd49c7 ("Packet abstraction for VMWARE network devices") Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|
H A D | net_tx_pkt.c | diff 163246e1ce9607251ed52df1131af25d608de782 Mon May 22 21:42:52 CDT 2023 Akihiko Odaki <akihiko.odaki@daynix.com> hw/net/net_tx_pkt: Decouple implementation from PCI
This is intended to be followed by another change for the interface. It also fixes the leak of memory mapping when the specified memory is partially mapped.
Fixes: e263cd49c7 ("Packet abstraction for VMWARE network devices") Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|