提交 f7757a5f 编写于 作者: A andrew.vasquez@qlogic.com 提交者:

[PATCH] qla2xxx: Remove bogus debug-code.

Commit 854165f4
inadvertently added some code meant only for testing -- the
driver was ignoring the non-zero function numbers of a
multi-port HBA.
Signed-off-by: NAndrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: NJames Bottomley <James.Bottomley@SteelEye.com>
上级 387f96b4
......@@ -1283,9 +1283,6 @@ int qla2x00_probe_one(struct pci_dev *pdev, struct qla_board_info *brd_info)
fc_port_t *fcport;
struct scsi_host_template *sht;
if (PCI_FUNC(pdev->devfn))
goto probe_out;
if (pci_enable_device(pdev))
goto probe_out;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册