]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: remove custom logging macros
authorTom Parkin <tparkin@katalix.com>
Sat, 22 Aug 2020 14:59:07 +0000 (15:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 22 Aug 2020 19:44:37 +0000 (12:44 -0700)
commitb3e562809866c38896f8e2f825e5753acdbb8ccb
tree58a119892a9848a2ffc569e54bd601f8250afc20
parenta942cbba5ef1e714960c9eb7e3ff87d767a6a47b
l2tp: remove custom logging macros

All l2tp's informational and warning logging is now carried out using
standard kernel APIs.

Debugging information is now handled using tracepoints.

Now that no code is using the custom logging macros, remove them from
l2tp_core.h.

Signed-off-by: Tom Parkin <tparkin@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/l2tp/l2tp_core.h