commit | 071a651e28bfc1a66a885dc285792e335427a097 | [log] [tgz] |
---|---|---|
author | Vasily Averin <vvs@sw.ru> | Sun Mar 05 23:18:14 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Sun Mar 12 08:53:16 2006 -0600 |
tree | b0329efb4c0e2643e19058157b34648c820e61d9 | |
parent | cf7f5b45fe0180a0f0e3491183c0ec95e4b96d44 [diff] |
[SCSI] i2o: fix memory leak in i2o_exec_lct_modified i2o_exec_lct_modified() does not release memory allocated for work_struct. Signed-off-by: Vasily Averin <vvs@sw.ru> Although your patch is the same, i've rewritten it a little bit for naming consistency in the I2O driver. Acked-by: Markus Lidel <Markus.Lidel@shadowconnect.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>