summaryrefslogtreecommitdiffstats
path: root/net/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.c')
-rw-r--r--net/net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.c b/net/net.c
index e2b2a783c8..d7523fd100 100644
--- a/net/net.c
+++ b/net/net.c
@@ -1292,6 +1292,7 @@ NetReceive(volatile uchar * inpkt, int len)
#endif
return;
}
+ break;
case PROT_RARP:
#ifdef ET_DEBUG
OpenPOWER on IntegriCloud