forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/wireless/ti/wl1251/wl12xx_80211.h
....@@ -65,7 +65,7 @@
6565 u8 sa[ETH_ALEN];
6666 u8 bssid[ETH_ALEN];
6767 __le16 seq_ctl;
68
- u8 payload[0];
68
+ u8 payload[];
6969 } __packed;
7070
7171 struct wl12xx_ie_header {