commit | 8dce69ff481a8d17a7d1027f23595083f28b4556 | [log] [tgz] |
---|---|---|
author | Jayamohan Kallickal <jayamohan.kallickal@emulex.com> | Mon Aug 22 10:08:29 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Aug 29 00:16:18 2011 -0700 |
tree | 3ff0ebf6f1709a928410895de3ed97afa80e01cb | |
parent | 25602c97f50e4b7fea84d2c81326dc5e372ca868 [diff] |
[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>