Dr. David Alan Gilbert
9c7ffe2664
ether/slirp: Avoid redefinition of the same constants
...
eth.h and slirp.h both define ETH_ALEN and ETH_P_IP
rtl8139.c and eth.h both define ETH_HLEN
Move the related constant (ETH_P_ARP) from slirp.h to eth.h, and
remove the duplicates; make slirp.h include eth.h
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2016-01-11 11:01:35 +08:00
..
2015-09-11 10:45:43 +03:00
2016-01-11 11:01:35 +08:00
2015-01-12 10:16:23 +00:00
2015-10-27 10:30:30 +08:00
2015-07-28 09:30:10 +01:00
2015-11-12 15:26:53 +08:00
2015-12-07 14:18:31 +00:00
2015-11-27 10:39:55 +08:00
2015-07-20 17:47:24 +01:00
2015-10-27 15:59:46 +00:00
2015-12-07 21:43:48 +08:00
2015-07-27 14:12:18 +01:00
2015-09-07 10:39:30 +01:00
2015-07-28 11:27:53 +01:00
2015-09-18 14:39:29 +02:00
2015-07-27 14:12:18 +01:00
2015-09-02 14:51:07 +01:00
2016-01-11 11:01:35 +08:00
2015-09-02 14:51:07 +01:00
2015-01-12 10:16:23 +00:00
2015-07-27 14:12:18 +01:00
2015-12-07 21:43:48 +08:00
2015-07-27 14:12:18 +01:00
2016-01-11 11:01:35 +08:00
2015-09-17 12:36:03 +01:00
2015-07-07 17:44:50 +02:00
2015-07-27 14:12:18 +01:00
2015-11-18 18:49:12 +02:00
2015-10-01 16:16:52 +03:00
2016-01-11 11:01:34 +08:00
2016-01-11 11:01:35 +08:00
2015-10-12 13:19:29 +08:00
2016-01-11 11:01:34 +08:00
2015-07-20 17:39:05 +01:00
2015-07-20 17:39:05 +01:00
2015-10-12 13:19:29 +08:00
2015-09-11 10:21:38 +03:00
2015-07-27 14:12:18 +01:00
2015-07-27 14:12:18 +01:00
2015-03-10 08:15:33 +03:00