From: Joe Perches
Date: Mon, 26 Mar 2018 08:35:01 -0700
> 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
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_stac
From: Joe Perches
Date: Sun, 15 Oct 2017 09:49:10 -0700
> 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
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_stac