Skip to content
Commit eab81466 authored by Christophe Jaillet's avatar Christophe Jaillet Committed by David S. Miller
Browse files

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: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 731e6f00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment