[SCSI] libfc: Remove extra pointer check
authorRobert Love <robert.w.love@intel.com>
Fri, 7 May 2010 22:18:30 +0000 (15:18 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 17 May 2010 02:22:30 +0000 (22:22 -0400)
commitd29510a2968f87eaf455c606cd8802b6f8a0774b
tree76cebf287eb388597b978ef041ab03a9553377ea
parent1b80e0f91c41db4633c0a61f727de169a9e9b275
[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>
drivers/scsi/fcoe/libfcoe.c