qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/3] rtl8139: cleanups


From: Jason Wang
Subject: Re: [Qemu-devel] [PATCH 0/3] rtl8139: cleanups
Date: Tue, 04 Aug 2015 13:11:16 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0


On 08/03/2015 08:15 PM, Stefan Hajnoczi wrote:
> After addressing CVE-2015-5165 there were several additional rtl8139 cleanups
> that I'm sending separately since they are not security fixes.
>
> These patches eliminate duplicate eth.h structs/macros and fix unaligned 
> memory
> accesses in tx offload.
>
> Stefan Hajnoczi (3):
>   rtl8139: remove duplicate net/eth.h definitions
>   rtl8139: use net/eth.h macros instead of custom macros
>   rtl8139: use ldl/stl wrapper for unaligned 32-bit access
>
>  hw/net/rtl8139.c | 103 
> +++++++++++++++----------------------------------------
>  1 file changed, 27 insertions(+), 76 deletions(-)
>

Reviewed-by: Jason Wang <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]