diff options
author | 2016-10-22 12:32:04 +0000 | |
---|---|---|
committer | 2016-10-26 17:21:59 -0400 | |
commit | 1aaa87aff688bbb47e9ab36c638e1bb876810a39 (patch) | |
tree | 309af29b7bd37b593a43b49bbb6a83dd5daa1f44 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | batman-adv: Revert "use core MTU range checking in misc drivers" (diff) | |
download | linux-dev-1aaa87aff688bbb47e9ab36c638e1bb876810a39.tar.xz linux-dev-1aaa87aff688bbb47e9ab36c638e1bb876810a39.zip |
net: netcp: drop kfree for memory allocated with devm_kzalloc
It's not necessary to free memory allocated with devm_kzalloc in the
remove path and using kfree leads to a double free.
Fixes: 84640e27f230 ("net: netcp: Add Keystone NetCP core ethernet
driver")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions