commit | 0a66614b937c4cfe98c68613259367bf402f368b | [log] [tgz] |
---|---|---|
author | Vu Pham <vuhuong@mellanox.com> | Tue Oct 22 00:48:54 2013 +0300 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Oct 23 21:42:33 2013 -0700 |
tree | 272b2ebea9441b9e770634d81feb4226505bb1a2 | |
parent | 5cb770bf4b777dae832151f4bc4d35e7a99f9880 [diff] |
iser-target: check device before dereferencing its variable This patch changes isert_connect_release() to correctly check for the existence struct isert_device *device before checking for isert_device->use_frwr. Signed-off-by: Vu Pham <vu@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>