From: David S. Miller Date: Sat, 11 Nov 2017 13:08:24 +0000 (+0900) Subject: Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer' X-Git-Tag: v4.19~2168^2~52 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=973573c49905a2dc2ef07d4395aa0e4b44fb099d;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'l2tp-avoid-aliasing-tunnels-socket-pointer' Guillaume Nault says: ==================== l2tp: avoid aliasing tunnels socket pointer We don't need to copy the tunnel's socket pointer in the pseudo-wire specific session structures. This uselessly complicates the code and hampers evolution. This series was part of an effort to protect tunnels socket pointer with RCU. But since it provides nice cleanup, I submit it separately. ==================== Signed-off-by: David S. Miller --- 973573c49905a2dc2ef07d4395aa0e4b44fb099d