Den 02-09-2015 kl. 20:39 skrev Ross Zwisler:
On Mon, Aug 31, 2015 at 02:17:18PM +0200, Matias Bjørling wrote:
From: Matias Bjørling
Driver was not freeing the memory allocated for internal nullb queues.
This patch frees the memory during driver unload.
You may want to consider devm_* style a
On Mon, Aug 31, 2015 at 02:17:18PM +0200, Matias Bjørling wrote:
> From: Matias Bjørling
>
> Driver was not freeing the memory allocated for internal nullb queues.
> This patch frees the memory during driver unload.
You may want to consider devm_* style allocations instead. These are freed
auto
2 matches
Mail list logo