Nick Connolly
141492be99
eal/windows: fix linkage with MinGW
...
Linking with the 'pci' driver when building with MinGW on
Windows fails with undefined symbol 'GUID_DEVCLASS_NET'.
This occurs because devguid.h is included in rte_windows.h
before INITGUID is defined.
Move the include of devguid.h after the definition of INITGUID.
Fixes: b762221ac24f ("bus/pci: support Windows with bifurcated drivers")
Cc: stable@dpdk.org
Signed-off-by: Nick Connolly <nick.connolly@mayadata.io>
Reviewed-by: Tal Shnaiderman <talshn@nvidia.com>
2020-11-22 18:55:01 +01:00
..
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-22 14:15:19 +02:00
2020-10-19 22:13:59 +02:00
2020-11-05 17:49:00 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-22 18:55:01 +01:00
2020-10-22 22:07:15 +02:00
2020-11-20 21:10:05 +01:00
2020-11-03 15:28:26 +01:00
2020-10-28 21:29:13 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:15:34 +02:00
2020-11-14 10:56:30 +01:00
2020-11-03 22:45:02 +01:00
2020-10-29 16:45:17 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-20 16:05:35 +01:00
2020-10-19 22:13:59 +02:00
2020-11-03 16:21:15 +01:00
2020-10-24 19:08:06 +02:00
2020-11-12 16:39:10 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-03 22:45:24 +01:00
2020-10-19 22:13:59 +02:00
2020-10-31 16:13:10 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-15 16:46:37 +01:00
2020-10-19 22:15:44 +02:00
2020-11-20 16:05:35 +01:00
2020-10-19 22:13:59 +02:00
2020-10-23 19:25:21 +02:00
2020-11-03 02:03:25 +01:00
2020-10-31 22:14:30 +01:00
2020-10-19 22:13:59 +02:00
2020-10-29 14:13:31 +01:00
2020-10-19 22:13:59 +02:00
2020-10-31 16:13:11 +01:00
2020-10-19 22:13:59 +02:00
2020-11-13 13:55:07 +01:00
2020-10-19 22:13:59 +02:00
2020-10-19 22:13:59 +02:00
2020-11-20 16:05:35 +01:00
2020-11-13 15:13:16 +01:00