commit | bda06be2158c7aa7e41b15500c4d3840369c19a6 | [log] [tgz] |
---|---|---|
author | Guillaume Nault <g.nault@alphalink.fr> | Wed Jun 13 15:09:21 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 14 17:10:19 2018 -0700 |
tree | 54edd9490c593c7e08c3a06cc0cb700cf3fc9bab | |
parent | 3e1bc8bf974e2d4e7beb842a4c801c2542eff3bd [diff] |
l2tp: clean up stale tunnel or session in pppol2tp_connect's error path pppol2tp_connect() may create a tunnel or a session. Remove them in case of error. Fixes: fd558d186df2 ("l2tp: Split pppol2tp patch into separate l2tp and ppp parts") Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> Signed-off-by: David S. Miller <davem@davemloft.net>