On 12/22/2017 9:39 AM, Sowmini Varadhan wrote:
If kmem_cache_alloc() fails in the middle of the for() loop, cleanup anything that might have been allocated so far.Signed-off-by: Sowmini Varadhan <sowmini.varad...@oracle.com> --- v2: target net-next, not net
Acked-by: Santosh Shilimkar <santosh.shilim...@oracle.com>