[SCSI] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Fri, 25 Feb 2011 23:03:07 +0000 (15:03 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 1 Mar 2011 00:32:33 +0000 (18:32 -0600)
fc_fill_fc_hdr() expects fc_frame as an argument. Introduce __fc_fill_fc_hdr to
accept fc_frame_header as an argument.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found