Re: [PATCH 03/23] bfa: PBC vport create

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2010-06-15 at 11:21 -0700, Jing Huang wrote:
> This patch enables creating PBC vport.
> During fcs init, fcs will read PBC vport using bfa iocfc API and invoke fcb
> callback to add the pbc vport entries into a list. The pbc vport list will be
> traversed in the subsequent pci probe process and vport will be created using
> fc transport provided vport create function.

This one's giving a single rejection:

patching file drivers/scsi/bfa/bfad_drv.h
Hunk #2 FAILED at 197.
1 out of 2 hunks FAILED -- saving rejects to file
drivers/scsi/bfa/bfad_drv.h.rej

But it looks to be serious:  then hunk is:

+++ drivers/scsi/bfa/bfad_drv.h
@@ -197,12 +199,18 @@
 	bfa_boolean_t	ipfc_enabled;
 	union bfad_tmp_buf tmp_buf;
 	struct fc_host_statistics link_stats;
+	struct list_head pbc_pcfg_list;
 	u32 fwtrc_len;
 	char *fwtrc;
 	u32 reglen;
 	char *regdata;
 };

But the defined structure in the file is:

	bfa_boolean_t	ipfc_enabled;
	union bfad_tmp_buf tmp_buf;
	struct fc_host_statistics link_stats;
};

So there's quite a bit missing somewhere.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux