diff options
| -rw-r--r-- | core/hdd/src/wlan_hdd_ioctl.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/core/hdd/src/wlan_hdd_ioctl.c b/core/hdd/src/wlan_hdd_ioctl.c index 33134bf4dad8..a08cf59325ce 100644 --- a/core/hdd/src/wlan_hdd_ioctl.c +++ b/core/hdd/src/wlan_hdd_ioctl.c @@ -5156,9 +5156,6 @@ static int drv_cmd_get_ibss_peer_info_all(hdd_adapter_t *adapter, } hdd_debug("%s", &extra[numOfBytestoPrint]); } - - /* Free temporary buffer */ - qdf_mem_free(extra); } else { /* Command failed, log error */ hdd_err("GETIBSSPEERINFOALL command failed with status code %d", |
