On Sat, Jan 16, 2016 at 3:38 PM, Santosh Shukla wrote:
> On Thu, Jan 14, 2016 at 1:12 PM, Yuanhan Liu
> wrote:
>> virtio_pci.c become the only file references those macros; move them there.
>>
>
> My patch VFIO series need virtio_rd/wr So keeping these api in
> virtio_pci.h make more sense to me.
On Thu, Jan 14, 2016 at 1:12 PM, Yuanhan Liu
wrote:
> virtio_pci.c become the only file references those macros; move them there.
>
My patch VFIO series need virtio_rd/wr So keeping these api in
virtio_pci.h make more sense to me.
virtio_pci.c become the only file references those macros; move them there.
Signed-off-by: Yuanhan Liu
---
drivers/net/virtio/virtio_pci.c | 19 +++
drivers/net/virtio/virtio_pci.h | 18 --
2 files changed, 19 insertions(+), 18 deletions(-)
diff --git a/drivers/n
3 matches
Mail list logo