From: David S. Miller Date: Wed, 1 Nov 2017 01:57:24 +0000 (+0900) Subject: Merge branch 'l2tp-remove-unused-code' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee7d1631966c083b5f1edb6e83ada4d6e4e72784;p=linux.git Merge branch 'l2tp-remove-unused-code' Guillaume Nault says: ==================== l2tp: remove unused code Patch #1 removes the ref/deref mechanism that was originally used to prevent ppp pseudowires from dropping their sockets. This mechanism was error prone and isn't used anymore. Patch #2 removes some module specific refcount debugging. Patches #3 and #4 take care of some dead code. ==================== Signed-off-by: David S. Miller --- ee7d1631966c083b5f1edb6e83ada4d6e4e72784