diff options
author | Christophe Jaillet <[email protected]> | 2016-07-17 09:03:24 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-19 11:30:26 -0700 |
commit | eab814661945656d35d4a0e5870e932cd7139977 (patch) | |
tree | ce123536138d57d9732e6741584f22124c0be9a6 /lib/mpi/mpiutil.c | |
parent | 731e6f007aa2d07fc1a420bffeb7c9e8226e89e6 (diff) |
drivers: atm: nicstar: Use the correct function to free some resources
In 'get_scq', 'dma_alloc_coherent' has been used to allocate some
resources, so we need to free them using 'dma_free_coherent' instead
of 'kfree'.
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions