From: Mike Christie Date: Mon, 6 May 2013 17:06:56 +0000 (-0500) Subject: [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used X-Git-Tag: v3.10-rc1~3^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8526cb114f771851d84425d85d8735a6e0816ba2;p=pandora-kernel.git [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used This fixes a bug where the iscsi class/driver did not do a put_device when a sess/conn device was found. This also simplifies the interface by not having to pass in some arguments that were duplicated and did not need to be exported. Reported-by: Zhao Hongjiang Signed-off-by: Mike Christie Acked-by: Vikas Chaudhary Signed-off-by: James Bottomley --- Reading git-diff-tree failed