git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b7b165
)
bonding: drop read_lock in bond_compute_features
author
nikolay@redhat.com
<nikolay@redhat.com>
Mon, 2 Sep 2013 11:51:42 +0000
(13:51 +0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 4 Sep 2013 04:27:25 +0000
(
00:27
-0400)
bond_compute_features is always called with RTNL held, so we can safely
drop the read bond->lock.
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found