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:
657e964
)
mlx4: Fix access to freed memory
author
Vitaliy Gusev
<vgusev@openvz.org>
Wed, 16 Sep 2009 07:00:21 +0000
(
00:00
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 16 Sep 2009 07:00:21 +0000
(
00:00
-0700)
catas_reset() uses pointer to mlx4_priv, but mlx4_priv is not valid
after call mlx4_restart_one().
Signed-off-by: Vitaliy Gusev <vgusev@openvz.org>
Acked-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found