Browse Source

qcacmn: Fix code comments

Change-Id: I0f264c10ec956e40a4ba89e9492c84b5f46b8a8f
CRs-Fixed: 2022458
Srinivas Pitla 8 năm trước cách đây
mục cha
commit
36a711f124
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      umac/cmn_services/obj_mgr/inc/wlan_objmgr_peer_obj.h

+ 1 - 1
umac/cmn_services/obj_mgr/inc/wlan_objmgr_peer_obj.h

@@ -53,7 +53,7 @@
 #define WLAN_PEER_F_WDS                             0x00000800
 /* No AMPDU support */
 #define WLAN_PEER_F_NOAMPDU                         0x00001000
-/* Atheros proprietary wep/tkip aggregation support */
+/* wep/tkip aggregation support */
 #define WLAN_PEER_F_WEPTKIPAGGR                     0x00002000
 #define WLAN_PEER_F_WEPTKIP                         0x00004000
 /* temp node (not in the node table) */