commit | 7a4ddcd92ea72fdc54ebf671f3d3fcc8ba3a1ea8 | [log] [tgz] |
---|---|---|
author | dingtianhong <dingtianhong@huawei.com> | Fri Feb 21 16:08:54 2014 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 24 18:28:23 2014 -0500 |
tree | b0029595d3f72dbd476369bf3eeceb047ae32790 | |
parent | 4335d60e5e271497116fd77ed68dacca7cfb1548 [diff] |
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 <fubar@us.ibm.com> Cc: Veaceslav Falico <vfalico@redhat.com> Cc: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: Ding Tianhong <dingtianhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>