commit | 2a40018984c5c9647df1c18489449a3a227d9136 | [log] [tgz] |
---|---|---|
author | Mike McCormack <mikem@ring3k.org> | Sat Mar 13 12:24:18 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Mar 13 12:24:18 2010 -0800 |
tree | 060b4f3595eecbdb9d670ed6da4c7892520a40a9 | |
parent | e2577a065832f2c6d108de2e027891bdb2d78924 [diff] |
sky2: Avoid rtnl_unlock without rtnl_lock 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>