qcacld-3.0: Remove per packet debug log hdd_inspect_dhcp_packet

SAP Rx per packet log flooding the cnss_diag log.

Change-Id: I07e954f5e6361c5a1b63e70dd76634bbb8842bc9
CRs-Fixed: 2326505
Цей коміт міститься в:
Manjunathappa Prakash
2018-10-02 19:28:58 -07:00
зафіксовано nshrivas
джерело 2a7fa8478b
коміт f1e2d4aeef

Переглянути файл

@@ -367,8 +367,6 @@ int hdd_inspect_dhcp_packet(struct hdd_adapter *adapter,
struct hdd_station_info *hdd_sta_info;
int errno = 0;
hdd_debug("sta_id=%d, dir=%d", sta_id, dir);
if (sta_id >= WLAN_MAX_STA_COUNT) {
hdd_err("Invalid sta id: %d", sta_id);
return -EINVAL;