rtl8139: remove duplicate net/eth.h definitions
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 3 Aug 2015 12:15:55 +0000 (13:15 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 2 Sep 2015 12:24:13 +0000 (13:24 +0100)
commit5d61721a621ef28d2f43fb5008afd38376be552b
treeb3d98c33761968a7a0b63cad00eaffe343e5c2ad
parent090d0bfd948343d522cd20bc634105b5cfe2483b
rtl8139: remove duplicate net/eth.h definitions

The transmit offload features inspect Ethernet, IP, TCP, and UDP
headers.  Avoid redefining these net/eth.h structs.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jason Wang <jasowang@redhat.com>
Message-id: 1438604157-29664-2-git-send-email-stefanha@redhat.com
hw/net/rtl8139.c