qcacld-3.0: Update the 11be draft version

Now that all the draft 3.0 version related changes are merged update
the draft version accordingly.

Change-Id: If6a4d1e1cef8923af03d321229bba0443f37103a
CRs-Fixed: 3545914
这个提交包含在:
Arun Kumar Khandavalli
2023-06-30 13:55:58 +05:30
提交者 Rahul Choudhary
父节点 a4494b8fa5
当前提交 ef9686e9e8

查看文件

@@ -8762,7 +8762,7 @@ void lim_update_session_eht_capable(struct mac_context *mac,
{
session->eht_capable = true;
pe_debug("eht_capable: %d", session->eht_capable);
pe_debug("Draft 2.0 support enabled");
pe_debug("Draft 3.0 support enabled");
}
void lim_add_bss_eht_cfg(struct bss_params *add_bss, struct pe_session *session)