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:
adc667e
)
mlx4_en: Fix cleanup flow on cq activation
author
Yevgeny Petrilin
<yevgenyp@mellanox.co.il>
Sun, 26 Apr 2009 20:41:34 +0000
(20:41 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 27 Apr 2009 09:31:31 +0000
(
02:31
-0700)
In case of mlx4_en_activate_cq() failure, the cleanup
code would go to rx_err and try to disable unactivated rings.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found