Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1446658
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] drivers: atm: nicstar: Use the correct function to free some resources |
| Date | 2016-07-19 20:40 +0200 |
| Message-ID | <rWI5Y-7uZ-13@gated-at.bofh.it> (permalink) |
| References | <rVOn7-6ad-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Date: Sun, 17 Jul 2016 09:03:24 +0200 > 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 <christophe.jaillet@wanadoo.fr> Applied.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] drivers: atm: nicstar: Use the correct function to free some resources Christophe JAILLET <christophe.jaillet@wanadoo.fr> - 2016-07-17 09:10 +0200 Re: [PATCH] drivers: atm: nicstar: Use the correct function to free some resources David Miller <davem@davemloft.net> - 2016-07-19 20:40 +0200
csiph-web