mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 21:51:27 +00:00
Synchronize with Feral CVS repository:
- fix comment git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@269 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $Id: isp.c,v 1.185 2007/12/26 22:38:03 mjacob Exp $ */
|
||||
/* $Id: isp.c,v 1.186 2007/12/28 21:28:39 mjacob Exp $ */
|
||||
/*-
|
||||
* Copyright (c) 1997-2007 by Matthew Jacob
|
||||
* All rights reserved.
|
||||
@@ -1180,9 +1180,6 @@ isp_reset(ispsoftc_t *isp)
|
||||
void
|
||||
isp_init(ispsoftc_t *isp)
|
||||
{
|
||||
/*
|
||||
* If we have no role (neither target nor initiator), don't init.
|
||||
*/
|
||||
if (IS_FC(isp)) {
|
||||
if (IS_24XX(isp)) {
|
||||
isp_fibre_init_2400(isp);
|
||||
|
||||
Reference in New Issue
Block a user