Skip to content

Commit 0f79688

Browse files
committed
Addressed review comments
1 parent 098e5aa commit 0f79688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/drivers/driver_wired.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#pragma pack(push, 1)
4141
#endif /* _MSC_VER */
4242

43-
#if 0
43+
#ifndef CONFIG_SONIC_HOSTAPD
4444
struct ieee8023_hdr {
4545
u8 dest[6];
4646
u8 src[6];

0 commit comments

Comments
 (0)