diff options
author | Joe Perches <joe@perches.com> | 2018-03-26 08:35:01 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-27 10:54:40 -0400 |
commit | e32ac25018558f7bcab387708187ab5aa2733cf8 (patch) | |
tree | bea276628eb37cba4ec25546da9cc654f8fb69a9 /net/ipv4/tcp_metrics.c | |
parent | cd464197f2378499db134d6c44af3b4e3c0c14b5 (diff) | |
download | linux-e32ac25018558f7bcab387708187ab5aa2733cf8.tar.gz linux-e32ac25018558f7bcab387708187ab5aa2733cf8.tar.bz2 linux-e32ac25018558f7bcab387708187ab5aa2733cf8.zip |
ipv6: addrconf: Use normal debugging style
Remove local ADBG macro and use netdev_dbg/pr_debug
Miscellanea:
o Remove unnecessary debug message after allocation failure as there
already is a dump_stack() on the failure paths
o Leave the allocation failure message on snmp6_alloc_dev as there
is one code path that does not do a dump_stack()
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_metrics.c')
0 files changed, 0 insertions, 0 deletions