patch-2.1.123 linux/drivers/scsi/aic7xxx.c

Next file: linux/drivers/scsi/imm.c
Previous file: linux/drivers/net/ppp.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.122/linux/drivers/scsi/aic7xxx.c linux/drivers/scsi/aic7xxx.c
@@ -6791,6 +6791,7 @@
       p->type = temp->type;
       p->unpause = temp->unpause;
       p->pause = temp->pause;
+      p->pdev = temp->pdev;
       p->pci_bus = temp->pci_bus;
       p->pci_device_fn = temp->pci_device_fn;
       p->bios_address = temp->bios_address;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov