commit | eee2b5c840d93f704554f4a2884cef72742f22e2 | [log] [tgz] |
---|---|---|
author | Mike Christie <michaelc@cs.wisc.edu> | Fri Feb 07 00:41:42 2014 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Mar 15 10:19:19 2014 -0700 |
tree | 48754404f215a393fa2025e997357edeb7e9ea75 | |
parent | 9cb48e7b9efb02beedb874855c74a226c1b08f6b [diff] |
[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 <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>