Re: [Qemu-devel] [PATCH 1/7] Remove unnecessary casts from PCI DMA code in eepro100

2011-12-12 Thread Anthony Liguori
On 11/03/2011 08:03 PM, David Gibson wrote: This patch removes some unnecessary casts in the eepro100 device, introduced by commit 16ef60c9a8269f7cbc95219a431b1d7cbf29 'eepro100: Use PCI DMA stub functions'. Signed-off-by: David Gibson Applied all. Thanks. Regards, Anthony Liguori ---

[Qemu-devel] [PATCH 1/7] Remove unnecessary casts from PCI DMA code in eepro100

2011-11-03 Thread David Gibson
This patch removes some unnecessary casts in the eepro100 device, introduced by commit 16ef60c9a8269f7cbc95219a431b1d7cbf29 'eepro100: Use PCI DMA stub functions'. Signed-off-by: David Gibson --- hw/eepro100.c |7 +++ 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/hw/