]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commitac6ebaf06e2c1bf6e42e35b35ded8b6d576d24d6
tree58a119892a9848a2ffc569e54bd601f8250afc20
parent6b7bdcd7ca01d84bb1f51a73f3daa063de0cd270
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