We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5931c commit f3ad674Copy full SHA for f3ad674
src/drivers/driver_wired.c
@@ -40,7 +40,7 @@
40
#pragma pack(push, 1)
41
#endif /* _MSC_VER */
42
43
-#if 0
+#ifndef CONFIG_SONIC_HOSTAPD
44
struct ieee8023_hdr {
45
u8 dest[6];
46
u8 src[6];
0 commit comments