From dacd2a6cc528df7d42336b0dd22427a3283993fc Mon Sep 17 00:00:00 2001 From: John Winans Date: Fri, 6 Jan 1995 16:55:18 +0000 Subject: [PATCH] Added a line of DOC --- src/dev/devApsEr.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/dev/devApsEr.c b/src/dev/devApsEr.c index 207390764..b08b5a0b3 100644 --- a/src/dev/devApsEr.c +++ b/src/dev/devApsEr.c @@ -774,6 +774,9 @@ STATIC int ErResetAll(ApsErStruct *pParm) * * Receive a hardware IRQ from an ER board. * + * BUG -- should add errMessage calls for problem events & include storm + * control on them. + * ******************************************************************************/ STATIC void ErIrqHandler(ErLinkStruct *pLink) {