summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfsclient')
-rw-r--r--sys/nfsclient/bootp_subr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nfsclient/bootp_subr.c b/sys/nfsclient/bootp_subr.c
index 5e8e6bd9..6dbfc4c 100644
--- a/sys/nfsclient/bootp_subr.c
+++ b/sys/nfsclient/bootp_subr.c
@@ -515,6 +515,7 @@ bootpc_received(struct bootpc_globalcontext *gctx,
if (dhcpreplytype != DHCP_ACK)
return 0;
case DHCP_NOMSG:
+ break;
}
/* Ignore packet unless it gives us a root tag we didn't have */
OpenPOWER on IntegriCloud