diff options
author | Mugunthan V N <mugunthanvnm@ti.com> | 2014-10-13 20:51:05 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-14 23:59:37 +0400 |
commit | ff9538b1fce3a3af66578c072259dba7f7b4fe7a (patch) | |
tree | f00f4d63da247807409c15df56fb81dc24cfa5db /virt/kvm/assigned-dev.c | |
parent | 2c7c9ea429ba30fe506747b7da110e2212d8fefa (diff) | |
download | linux-ff9538b1fce3a3af66578c072259dba7f7b4fe7a.tar.xz |
drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis
memories allocated with devm_* apis must not be freed with kfree apis,
so removing the kfree calls
Fixes: e194312854ed ('drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().')
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt/kvm/assigned-dev.c')
0 files changed, 0 insertions, 0 deletions