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:
760c9de
)
[SCSI] sym2: Manage sym_lcb properly
author
Matthew Wilcox
<matthew@wil.cx>
Wed, 30 Nov 2005 04:08:31 +0000
(23:08 -0500)
committer
James Bottomley
<jejb@mulgrave.(none)>
Wed, 14 Dec 2005 01:11:33 +0000
(18:11 -0700)
Allocate the lcb in slave_alloc and free it in slave_destroy. This allows
us to remove all the code that checks to see if it's already been allocated.
From: Christoph Hellwig <hch@lst.de>
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found