commit | 5d61721a621ef28d2f43fb5008afd38376be552b | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@redhat.com> | Mon Aug 03 13:15:55 2015 +0100 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Sep 02 13:24:13 2015 +0100 |
tree | b3d98c33761968a7a0b63cad00eaffe343e5c2ad | |
parent | 090d0bfd948343d522cd20bc634105b5cfe2483b [diff] |
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