Re: [PATCH] xfrm: fix gro_cells leak when remove virtual xfrm interfaces
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2018-10-03 14:15:00
From: Steffen Klassert <steffen.klassert@secunet.com>
Date: 2018-10-03 14:15:00
On Sun, Sep 30, 2018 at 03:06:06PM +0800, Li RongQing wrote:
The device gro_cells has been initialized, it should be freed,
otherwise it will be leaked
Fixes: f203b76d78092faf2 ("xfrm: Add virtual xfrm interfaces")
Signed-off-by: Zhang Yu <redacted>
Signed-off-by: Li RongQing <redacted>Applied, thanks a lot!