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:
b72c409
)
IB/mlx4: Check correct variable for allocation failure
author
Dan Carpenter
<error27@gmail.com>
Wed, 7 Apr 2010 09:39:01 +0000
(09:39 +0000)
committer
Roland Dreier
<rolandd@cisco.com>
Wed, 7 Apr 2010 21:18:14 +0000
(14:18 -0700)
The intent here is to check the "mfrpl->mapped_page_list" allocation.
We checked "mfrpl->ibfrpl.page_list" earlier.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found