diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2016-10-17 19:15:53 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-10-18 11:45:00 -0400 |
commit | 67b62f98a1de962277b60d77c0c208b76867dbae (patch) | |
tree | d5f99f69bedcc17d837ceb1a7704d897253ca623 /arch/c6x | |
parent | 0f524a80ff35af8a7664d7661d948107da142e04 (diff) |
net: dev: Improve debug statements for adjacency tracking
Adjacency code only has debugs for the insert case. Add debugs for
the remove path and make both consistently worded to make it easier
to follow the insert and removal with reference counts.
In addition, change the BUG to a WARN_ON. A missing adjacency at
removal time is not cause for a panic.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/c6x')
0 files changed, 0 insertions, 0 deletions