]> www.infradead.org Git - users/jedix/linux-maple.git/commit
be2iscsi 4.1.239.0 [PATCH 03/10] Adding a shutdown Routine
authorChuck Anderson <chuck.anderson@oracle.com>
Sat, 17 Dec 2011 04:04:19 +0000 (20:04 -0800)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 17 Dec 2011 04:04:19 +0000 (20:04 -0800)
commitacd619f47e6d8935776ef0a7c5f81406d3375b60
tree5248d77a8ed255ba7407b05ffc224b58a684c44e
parent86d12ccae69455fbb73549d49551d1d996b5dbe5
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>
drivers/scsi/be2iscsi/be_main.c