فهرست منبع

qcacmn: Fix WHUNT compilation issue

Fix hamilton whunt compilation. Remove mesh_sta print

Change-Id: Ia025a3ebf7f209d47d4c101c5eb6e834a4db79b9
CRs-Fixed: 3068950
sandhu 3 سال پیش
والد
کامیت
c66cd33bac
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      hal/wifi3.0/wcn7850/hal_7850.c

+ 0 - 2
hal/wifi3.0/wcn7850/hal_7850.c

@@ -485,7 +485,6 @@ static inline void hal_rx_dump_mpdu_start_tlv_7850(void *mpdustart,
 		       "all_frames_shall_be_encrypted  :%x"
 		       "encrypt_type:%x "
 		       "wep_key_width_for_variable_key :%x"
-		       "mesh_sta:%x "
 		       "bssid_hit:%x "
 		       "bssid_number:%x "
 		       "tid:%x "
@@ -505,7 +504,6 @@ static inline void hal_rx_dump_mpdu_start_tlv_7850(void *mpdustart,
 		       mpdu_info->all_frames_shall_be_encrypted,
 		       mpdu_info->encrypt_type,
 		       mpdu_info->wep_key_width_for_variable_key,
-		       mpdu_info->mesh_sta,
 		       mpdu_info->bssid_hit,
 		       mpdu_info->bssid_number,
 		       mpdu_info->tid,