From: Veaceslav Falico Date: Wed, 16 Jul 2014 16:32:01 +0000 (+0200) Subject: bonding: use rtnl_deref in bond_change_rx_flags() X-Git-Tag: cleanup-for-v3.18~108^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14056e7930761b730e2b34ae716e151ba890f3bf;p=pandora-kernel.git bonding: use rtnl_deref in bond_change_rx_flags() As it's always called with RTNL held, via dev_set_allmulti/promiscuity. Also, remove the wrong comment. CC: Jay Vosburgh CC: Andy Gospodarek Signed-off-by: Veaceslav Falico Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed