From: Nikolay Aleksandrov <niko...@cumulusnetworks.com>

Hi,
These patches remove some unnecessary checks (patches 3, 4), unnecessary
num_slaves member and refcnt manipulations which are already done by the
upper functions.

Cheers,
 Nik

Nikolay Aleksandrov (4):
  vrf: drop unnecessary dev refcnt changes
  vrf: drop unused num_slaves member
  vrf: don't check for dstats and rth in uninit path
  vrf: simplify the netdev notifier function

 drivers/net/vrf.c | 15 ++++-----------
 include/net/vrf.h |  1 -
 2 files changed, 4 insertions(+), 12 deletions(-)

-- 
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to