From: dingtianhong Date: Fri, 21 Feb 2014 08:08:54 +0000 (+0800) Subject: bonding: remove no longer needed lock for bond_xxx_info_query() X-Git-Tag: v3.15-rc1~113^2~284 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4ddcd92ea72fdc54ebf671f3d3fcc8ba3a1ea8;p=pandora-kernel.git bonding: remove no longer needed lock for bond_xxx_info_query() The bond_xxx_info_query() was already in RTNL, so no need to use bond lock to protect the bond slave list, so remove it. Cc: Jay Vosburgh Cc: Veaceslav Falico Cc: Andy Gospodarek Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed