Fix uwe5622 compilation with fortify

This commit is contained in:
Aurélien Jacobs 2024-01-17 17:17:25 +01:00 committed by Igor
parent aec740d8d1
commit ae3d8ade60
2 changed files with 2 additions and 2 deletions

View File

@ -182146,7 +182146,7 @@ index 000000000000..d4ffe102447c
+
+struct sprdwl_scan_ssid {
+ u8 len;
+ u8 ssid[0];
+ u8 ssid[];
+} __packed;
+
+struct sprdwl_sched_scan_buf {

View File

@ -182148,7 +182148,7 @@ index 000000000..d4ffe1024
+
+struct sprdwl_scan_ssid {
+ u8 len;
+ u8 ssid[0];
+ u8 ssid[];
+} __packed;
+
+struct sprdwl_sched_scan_buf {