Skip to content

Commit

Permalink
Addressed review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaya-ops committed Oct 24, 2024
1 parent 098e5aa commit 0f79688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/drivers/driver_wired.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#pragma pack(push, 1)
#endif /* _MSC_VER */

#if 0
#ifndef CONFIG_SONIC_HOSTAPD
struct ieee8023_hdr {
u8 dest[6];
u8 src[6];
Expand Down

0 comments on commit 0f79688

Please sign in to comment.