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:
e2577a0
)
sky2: Avoid rtnl_unlock without rtnl_lock
author
Mike McCormack
<mikem@ring3k.org>
Sat, 13 Mar 2010 20:24:18 +0000
(12:24 -0800)
committer
David S. Miller
<davem@davemloft.net>
Sat, 13 Mar 2010 20:24:18 +0000
(12:24 -0800)
Make sure we always call rtnl_lock before going down the
error path in sky2_resume, which unlocks the rtnl lock.
Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found