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:
589643b
)
IB/qib: Avoid variable-length array
author
Ralph Campbell
<ralph.campbell@qlogic.com>
Thu, 3 Jun 2010 00:21:07 +0000
(
00:21
+0000)
committer
Roland Dreier
<rolandd@cisco.com>
Mon, 19 Jul 2010 20:21:24 +0000
(13:21 -0700)
Rather than use a variable size array allocation on the stack,
define a constant for the maximum array size possible.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found