qcacmn: add/remove recommended error/debug print
add/remove recommended error/debug print Change-Id: I23075a7e5a0512ac9a5d87748f1ef75e4a799fe1 CRs-Fixed: 3528661
This commit is contained in:

committed by
Rahul Choudhary

szülő
9e376fe3d8
commit
f337d69b2a
@@ -5088,11 +5088,6 @@ qdf_nbuf_update_radiotap_he_flags(struct mon_rx_status *rx_status,
|
||||
|
||||
put_unaligned_le16(rx_status->he_data6, &rtap_buf[rtap_len]);
|
||||
rtap_len += 2;
|
||||
qdf_rl_debug("he data %x %x %x %x %x %x",
|
||||
rx_status->he_data1,
|
||||
rx_status->he_data2, rx_status->he_data3,
|
||||
rx_status->he_data4, rx_status->he_data5,
|
||||
rx_status->he_data6);
|
||||
|
||||
return rtap_len;
|
||||
}
|
||||
|
Reference in New Issue
Block a user