Synchronize with Feral CVS repository:

- remove redundant pdb


git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@306 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Stanislaw Gruszka
2008-03-28 12:27:17 +00:00
parent dc05d8b731
commit 28c8ffd7e2
+1 -2
View File
@@ -1,4 +1,4 @@
/* $Id: isp.c,v 1.197 2008/02/11 23:59:06 mjacob Exp $ */
/* $Id: isp.c,v 1.198 2008/02/22 20:02:13 mjacob Exp $ */
/*-
* Copyright (c) 1997-2008 by Matthew Jacob
* All rights reserved.
@@ -3665,7 +3665,6 @@ isp_scan_fabric(ispsoftc_t *isp, int chan)
for (portidx = 0; portidx < portlim; portidx++) {
fcportdb_t *lp;
isp_pdb_t pdb;
uint64_t wwnn, wwpn;
int dbidx, nr;