From: Lorenzo Bianconi <[email protected]>
Date: Wed, 17 Jan 2018 11:41:20 +0100

> Remove the switch block in l2tp_nl_cmd_session_create() that
> checks pseudowire-specific parameters since just L2TP_PWTYPE_ETH and
> L2TP_PWTYPE_PPP are currently supported and no actual checks are
> performed. Moreover the L2TP_PWTYPE_IP/default case presents a harmless
> issue in error handling (break instead of goto out_tunnel)
> 
> Signed-off-by: Lorenzo Bianconi <[email protected]>

Applied, thanks.

Reply via email to