]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/transport.git/commit
nimu: Update to resolve double free of NETIF_DEVICE structure
authorTinku Mannan <tmannan@ti.com>
Fri, 13 Sep 2019 19:48:26 +0000 (15:48 -0400)
committerTinku Mannan <tmannan@ti.com>
Fri, 13 Sep 2019 19:48:26 +0000 (15:48 -0400)
commitf33187c1593b54cc41dea8a613e4f6ca8b3c80c2
treeb275fe318894bae6f96ddd30fd6f93ecb0d2fd0e
parent2c39e484135fad5ef10ba3599bfb6078997be1fe
nimu: Update to resolve double free of NETIF_DEVICE structure

 flag field of NETIF_DEVICE needs to be set to NIMU_DEVICE_NO_FREE to allow
 nimu driver to alloc/free the netif device instance and avoid double free
 by ndk stack

Signed-off-by: Tinku Mannan <tmannan@ti.com>
ndk/nimu/src/v1/nimu_eth.c
ndk/nimu/src/v4/cpsw_nimu_eth.c