[SCSI] be2iscsi: Add pci_disable device
commit8dce69ff481a8d17a7d1027f23595083f28b4556
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Mon, 22 Aug 2011 17:08:29 +0000 (22 10:08 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 29 Aug 2011 07:16:18 +0000 (29 00:16 -0700)
tree3ff0ebf6f1709a928410895de3ed97afa80e01cb
parent25602c97f50e4b7fea84d2c81326dc5e372ca868
[SCSI] be2iscsi: Add pci_disable device

  This patch adds call to pci_disable_device during
rmmod and shutdown. The lack of this call was causing hang in
insmod - rmmod loop test

Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/be2iscsi/be_main.c