[SCSI] libfc: fix payload size passed to fc_frame_alloc() in fc_lport_els_request
authorYi Zou <yi.zou@intel.com>
Fri, 20 Nov 2009 22:54:41 +0000 (14:54 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:54 +0000 (12:01 -0600)
Frame header room is already incluced, just pass the length of payload.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found