From: Jesse Gross <[email protected]>
Date: Wed, 8 Jan 2014 09:17:11 -0500

> On Wed, Jan 8, 2014 at 5:13 AM, Wei Yongjun <[email protected]> wrote:
>> From: Wei Yongjun <[email protected]>
>>
>> memory allocated by kmem_cache_alloc() should be freed using
>> kmem_cache_free(), not kfree().
>>
>> Fixes: e298e5057006 ('openvswitch: Per cpu flow stats.')
>> Signed-off-by: Wei Yongjun <[email protected]>
> 
> Good catch, thanks.
> 
> I'll let David pick this up directly since I just flushed my patch queue.
> 
> Acked-by: Jesse Gross <[email protected]>

Applied, thanks.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to