From 28c8ffd7e2288d358e3a1135855c228509ac1589 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka Date: Fri, 28 Mar 2008 12:27:17 +0000 Subject: [PATCH] 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 --- qla_isp/common/isp.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qla_isp/common/isp.c b/qla_isp/common/isp.c index be11345e7..3ff6a67ea 100644 --- a/qla_isp/common/isp.c +++ b/qla_isp/common/isp.c @@ -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;