linux/net/6lowpan
Wang Liang 96698d1898 net: replace ND_PRINTK with dynamic debug
ND_PRINTK with val > 1 only works when the ND_DEBUG was set in compilation
phase. Replace it with dynamic debug. Convert ND_PRINTK with val <= 1 to
net_{err,warn}_ratelimited, and convert the rest to net_dbg_ratelimited.

Suggested-by: Ido Schimmel <idosch@idosch.org>
Signed-off-by: Wang Liang <wangliang74@huawei.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250708033342.1627636-1-wangliang74@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-10 15:27:32 -07:00
..
6lowpan_i.h
core.c
debugfs.c
iphc.c
Kconfig
Makefile
ndisc.c net: replace ND_PRINTK with dynamic debug 2025-07-10 15:27:32 -07:00
nhc.c
nhc.h
nhc_dest.c
nhc_fragment.c
nhc_ghc_ext_dest.c
nhc_ghc_ext_frag.c
nhc_ghc_ext_hop.c
nhc_ghc_ext_route.c
nhc_ghc_icmpv6.c
nhc_ghc_udp.c
nhc_hop.c
nhc_ipv6.c
nhc_mobility.c
nhc_routing.c
nhc_udp.c