kernel/drivers/net/wireless/marvell/libertas/dev.h
.. .. @@ -58,8 +58,6 @@ 58 58 #ifdef CONFIG_LIBERTAS_MESH 59 59 struct lbs_mesh_stats mstats; 60 60 uint16_t mesh_tlv; 61 - u8 mesh_ssid[IEEE80211_MAX_SSID_LEN + 1];62 - u8 mesh_ssid_len;63 61 u8 mesh_channel; 64 62 #endif 65 63