瀏覽代碼

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 1 年之前
父節點
當前提交
ef9686e9e8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/mac/src/pe/lim/lim_utils.c

+ 1 - 1
core/mac/src/pe/lim/lim_utils.c

@@ -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)