summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2010-05-25 16:50:35 +0000
committermjacob <mjacob@FreeBSD.org>2010-05-25 16:50:35 +0000
commitf5d0f67656ccaf8ae8c71c508dac1d944106ea92 (patch)
treed5197030edc8c5c5b9dd1adc25e50fbd4a4b01d4 /sys/dev/isp
parent39ec1d5c95f9df0f40efe0176db67801aee2cd6f (diff)
downloadFreeBSD-src-f5d0f67656ccaf8ae8c71c508dac1d944106ea92.zip
FreeBSD-src-f5d0f67656ccaf8ae8c71c508dac1d944106ea92.tar.gz
Remove extra break left by hand editing.
X-MFC: 208542 MFC after: One Month
Diffstat (limited to 'sys/dev/isp')
-rw-r--r--sys/dev/isp/isp_freebsd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/isp/isp_freebsd.c b/sys/dev/isp/isp_freebsd.c
index c678a81..ff5c589 100644
--- a/sys/dev/isp/isp_freebsd.c
+++ b/sys/dev/isp/isp_freebsd.c
@@ -2632,7 +2632,6 @@ isp_handle_platform_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot)
}
isp_add_wwn_entry(isp, chan, wwn, nphdl, portid);
break;
- break;
case PDISC:
msg = "PDISC";
break;
OpenPOWER on IntegriCloud