commit | 17d95f5ee2ba45a9771c97eb1037dfff1d51b064 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Aug 18 20:28:01 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 18 20:16:52 2015 -0700 |
tree | e469fcba0679d2d4df8b6d24a3d0a1857947abda | |
parent | 954591b9f3b43e7015bdd83acaa317658a9b7048 [diff] |
vrf: drop unnecessary dev refcnt changes netdev_master_upper_dev_link/unlink already do a dev_hold/put on the devices being linked, so no need to take another reference. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>