]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] be2iscsi: Add pci_disable device
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Mon, 22 Aug 2011 17:08:29 +0000 (10:08 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 29 Aug 2011 07:16:18 +0000 (00:16 -0700)
commit8dd0976c73700792bcd1aa0a9f2a62dbd720a898
tree3ff0ebf6f1709a928410895de3ed97afa80e01cb
parentc4c63d545b8a036f840555f52de8af5dbc333aef
[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