Revert "qcacmn: Add MSD support in multi link ie"
This reverts Change-Id: If5c2955a7bf8638d8725c753bfbe1e50a4836e40 Change-Id: I0783ec1c5ec7633237b888a57b5165295bd01f07 CRs-Fixed: 3436404
This commit is contained in:

committed by
Madan Koyyalamudi

父節點
ef4db9909e
當前提交
424a29be96
@@ -278,7 +278,6 @@ struct wlan_psoc_host_hw_mode_caps {
|
||||
* @eht_ppet5G: 5G EHT PPET info
|
||||
* @emlcap: EML Capabilities info
|
||||
* @mldcap: MLD Capabilities info
|
||||
* @msdcap: MSD Capabilities info
|
||||
*/
|
||||
struct wlan_psoc_host_mac_phy_caps_ext2 {
|
||||
uint32_t hw_mode_id;
|
||||
@@ -301,7 +300,6 @@ struct wlan_psoc_host_mac_phy_caps_ext2 {
|
||||
#ifdef WLAN_FEATURE_11BE_MLO
|
||||
struct wlan_mlo_eml_cap emlcap;
|
||||
struct wlan_mlo_mld_cap mldcap;
|
||||
struct wlan_mlo_msd_cap msdcap;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user