From: David S. Miller Date: Thu, 3 Sep 2020 19:19:04 +0000 (-0700) Subject: Merge branch 'l2tp-miscellaneous-cleanups' X-Git-Tag: v5.10-rc1~107^2~383 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08aaa0819d5cce78a10c2fcea17057d07698691f;p=thirdparty%2Flinux.git Merge branch 'l2tp-miscellaneous-cleanups' Tom Parkin says: ==================== l2tp: miscellaneous cleanups This series of patches makes the following cleanups and improvements to the l2tp code: * various API tweaks to remove unused parameters from function calls * lightly refactor the l2tp transmission path to capture more error conditions in the data plane statistics * repurpose the "magic feather" validation in l2tp to check for sk_user_data (ab)use as opposed to refcount debugging * remove some duplicated code ==================== Reviewed-by: James Chapman Signed-off-by: David S. Miller --- 08aaa0819d5cce78a10c2fcea17057d07698691f