commit | f22c119683e73498d8126581a1be75e1b7a339a3 | [log] [tgz] |
---|---|---|
author | Roland Dreier <roland@purestorage.com> | Mon May 02 22:15:37 2011 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jul 22 09:37:43 2011 +0000 |
tree | ef3fe19b414b04012a24419c2a9451ec6f255241 | |
parent | e3d6f909ed803d92a5ac9b4a2c087e0eae9b90d0 [diff] |
target: Fix double test of inquiry_prod The code in transport_add_device_to_core_hba() really intends to make sure that neither inquiry_prod nor inquiry_rev is NULL. Signed-off-by: Roland Dreier <roland@purestorage.com> Signed-off-by: Nicholas A. Bellinger <nab@linux-iscsi.org>