Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ppp: release rtnl mutex when interface creation fails
Add missing rtnl_unlock() in the error path of ppp_create_interface(). Fixes: 58a89ec ("ppp: fix lockdep splat in ppp_dev_uninit()") Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information