From: Vasily Averin Date: Sun, 5 Mar 2006 22:18:14 +0000 (+0100) Subject: [SCSI] i2o: fix memory leak in i2o_exec_lct_modified X-Git-Tag: v2.6.17-rc1~1129^2~4^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071a651e28bfc1a66a885dc285792e335427a097;p=pandora-kernel.git [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 Although your patch is the same, i've rewritten it a little bit for naming consistency in the I2O driver. Acked-by: Markus Lidel Signed-off-by: James Bottomley --- Reading git-diff-tree failed