diff options
author | Hannes Reinecke <hare@suse.de> | 2009-08-20 15:10:57 -0500 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-09-05 09:42:39 -0500 |
commit | 523eeac6703a995d58918aaf321f128f75c13108 (patch) | |
tree | b9d0ffa377b5d41144961709d94b10415f610e19 /drivers/scsi/libiscsi.c | |
parent | ac280b670e6d6666667aba02324e2fc50bd96ae7 (diff) | |
download | linux-523eeac6703a995d58918aaf321f128f75c13108.tar.bz2 |
[SCSI] iscsi_tcp: Evaluate socket state in data_ready()
The network core will call the state_change() callback
prior to the data_ready() callback, which might cause
us to lose a connection state change.
So we have to evaluate the socket state at the end
of the data_ready() callback, too.
Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/libiscsi.c')
0 files changed, 0 insertions, 0 deletions