be2iscsi 4.1.239.0 [PATCH 03/10] Adding a shutdown Routine
Dec. 16, 2011
Oracle bugzilla 13257
Oracle bug
13465921
be2iscsi HBA driver v4.1.239.0 patch set for UEK R2(2.6.39)
jayamohan.kallickal@emulex.com
Ported driver version 4.1.239.0 to UEK2 2.6.39-100.0.17 (was 2.103.298.0)
Comments from the patch headers:
Commit ID :
25602c97f50e4b7fea84d2c81326dc5e372ca868
[SCSI] be2iscsi: Adding a shutdown Routine
This patch adds a shutdown routine. It fixes a bug where when be2net
and be2iscsi are both used be2iscsi was not cleaning up its resources
properly causing be2net to fail to get loaded when the system is
rebooted.
---
be_main.c | 38 ++++++++++++++++++++++++++++++--------
1 files changed, 30 insertions(+), 8 deletions(-)
Signed-off-by: Chuck Anderson <chuck.anderson@oracle.com>