diff options
author | Wei Yongjun <[email protected]> | 2016-09-28 14:38:36 +0000 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2016-10-05 19:05:14 +0300 |
commit | f38b7c2547537a8219d273e20eb3b88e6fc6b764 (patch) | |
tree | 7cd62c8863e073d13bf1510527b7fd8cca45de91 /net/unix/sysctl_net_unix.c | |
parent | 03a1eabc3f54469abd4f1784182851b2e29630cc (diff) |
wlcore: sdio: drop kfree for memory allocated with devm_kzalloc
It's not necessary to free memory allocated with devm_kzalloc
and using kfree leads to a double free.
Fixes: d776fc86b82f ("wlcore: sdio: Populate config firmware data")
Signed-off-by: Wei Yongjun <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions