Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6b7957e authored by Abinaya P's avatar Abinaya P Committed by Gerrit - the friendly Code Review server
Browse files

drivers: net: can: free allocated memory in k61_spi_transaction function



When multiple CAN frames are sent and received, kernel encounters out of
memory issue as the memory allocated in k61_spi_transaction_function is not
deallocated. Hence, free the allocated memory to avoid memory leak.

CRs-Fixed: 2069680
Change-Id: Ic99a5e93f763dcdad41a1d3d418ff774189e0252
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent e8800dc9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment