commit | 51752afa735ab28b6023fcf22ec63955107f8a65 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@redhat.com> | Tue Sep 09 23:16:57 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 09 17:31:35 2014 -0700 |
tree | dedfc7ce6b37afe5586fc54639cfa9e848d8f6e0 | |
parent | c6ec956b73dbeb23f1f58aaf4dbb73eb509779c0 [diff] |
cxgb4: remove bond->lock RTNL should be already held in the notifier call so the slave list can be traversed without a problem, remove the unnecessary bond->lock. CC: Hariprasad S <hariprasad@chelsio.com> Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>