commit | d29510a2968f87eaf455c606cd8802b6f8a0774b | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Fri May 07 15:18:30 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 16 22:22:30 2010 -0400 |
tree | 76cebf287eb388597b978ef041ab03a9553377ea | |
parent | 1b80e0f91c41db4633c0a61f727de169a9e9b275 [diff] |
[SCSI] libfc: Remove extra pointer check The fcf pointer is checked again after this verification making the first check redundant. Remote the first check. Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>