On Tue, Oct 10, 2017 at 08:59:38PM -0700, David Miller wrote:
If we cannot find a suitable inner_mode value, we will leak
the currently allocated 'xdst'.
The fix is to make sure it is linked into the chain before
erroring out.
Signed-off-by: David S. Miller <davem@davemloft.net>
---
Steffen, I found this via visual inspection. Please double check my
work before applying this :-)