summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Ahern <dsa@cumulusnetworks.com>2016-10-17 19:15:43 -0700
committerDavid S. Miller <davem@davemloft.net>2016-10-18 11:44:58 -0400
commit790510d99f39cee7f275d001aa5024032ed9bb48 (patch)
tree96e9d1bae0fb1c72de3c169728c8295fe47d4437 /include
parent5921a0fcfd27582f016134dcf13302362cdf2c3c (diff)
net: Remove refnr arg when inserting link adjacencies
Commit 93409033ae65 ("net: Add netdev all_adj_list refcnt propagation to fix panic") propagated the refnr to insert and remove functions tracking the netdev adjacency graph. However, for the insert path the refnr can only be 1. Accordingly, remove the refnr argument to make that clear. ie., the refnr arg in 93409033ae65 was only needed for the remove path. Signed-off-by: David Ahern <dsa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions