forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/net/wireless/marvell/libertas/dev.h
....@@ -58,8 +58,6 @@
5858 #ifdef CONFIG_LIBERTAS_MESH
5959 struct lbs_mesh_stats mstats;
6060 uint16_t mesh_tlv;
61
- u8 mesh_ssid[IEEE80211_MAX_SSID_LEN + 1];
62
- u8 mesh_ssid_len;
6361 u8 mesh_channel;
6462 #endif
6563