summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Libby <rlibby@FreeBSD.org>2020-12-19 04:21:15 +0000
committerRyan Libby <rlibby@FreeBSD.org>2020-12-19 04:21:15 +0000
commitdfaa2c613d30ee3f89c0d25298c69c0486720e26 (patch)
tree7705004d6a7f9d395e143078ff9a81260b5e1128
parent2a0ebd46afdf7a229f5fbc1d31f31c55b5c2354d (diff)
downloadsrc-test2-dfaa2c613d30ee3f89c0d25298c69c0486720e26.tar.gz
src-test2-dfaa2c613d30ee3f89c0d25298c69c0486720e26.zip
Notes
-rw-r--r--sys/dev/ntb/ntb_hw/ntb_hw_intel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ntb/ntb_hw/ntb_hw_intel.c b/sys/dev/ntb/ntb_hw/ntb_hw_intel.c
index 085e9da90c1d..c72dfaf3e35a 100644
--- a/sys/dev/ntb/ntb_hw/ntb_hw_intel.c
+++ b/sys/dev/ntb/ntb_hw/ntb_hw_intel.c
@@ -1305,6 +1305,7 @@ db_ioread(struct ntb_softc *ntb, uint64_t regoff)
case NTB_XEON_GEN1:
return (intel_ntb_reg_read(2, regoff));
}
+ __assert_unreachable();
}
static inline void