From: Mike Christie Date: Fri, 7 Feb 2014 06:41:42 +0000 (-0600) Subject: [SCSI] iscsi_tcp: check for valid session before accessing X-Git-Tag: v3.15-rc1~136^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee2b5c840d93f704554f4a2884cef72742f22e2;p=pandora-kernel.git [SCSI] iscsi_tcp: check for valid session before accessing Check that the session is setup before accessing its connection. This fixes a oops where userspace tries to get the ip address before the session is bound to a host. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed