Skip to content
Commit 726ec828 authored by Matt Parker's avatar Matt Parker Committed by Jason Wang
Browse files

net: rtl8139: do not use old_mmio accesses



Both io and memory use the same mmio functions in the rtl8139 device.
This patch removes the separate MemoryRegionOps and old_mmio accessors
for memory, and replaces it with an alias to the io memory region.

Signed-off-by: default avatarMatt Parker <mtparkr@gmail.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
parent ac7bc031
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment