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:
21d9db0
)
cciss: Dynamically allocate struct device for each logical drive as needed.
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Thu, 17 Sep 2009 18:47:14 +0000
(13:47 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Thu, 1 Oct 2009 19:15:41 +0000
(21:15 +0200)
Dynamically allocate struct device for each logical drive as needed
instead of allocating the maximum we would ever need at driver init time.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found