aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mpr
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-05-08 00:09:10 +0000
committerWarner Losh <imp@FreeBSD.org>2019-05-08 00:09:10 +0000
commite7ef108cf483552740a1731d976233e6f42259fc (patch)
tree814f2b899e18c281bac203f4c5869278c679304f /sys/dev/mpr
parent451cddebfa9348df7d622a829a669c4386558e53 (diff)
Notes
Diffstat (limited to 'sys/dev/mpr')
-rw-r--r--sys/dev/mpr/mpr_sas_lsi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mpr/mpr_sas_lsi.c b/sys/dev/mpr/mpr_sas_lsi.c
index 68dd4053badd..3d6c0b75f2e9 100644
--- a/sys/dev/mpr/mpr_sas_lsi.c
+++ b/sys/dev/mpr/mpr_sas_lsi.c
@@ -1206,7 +1206,7 @@ mprsas_get_sata_identify(struct mpr_softc *sc, u16 handle,
* reset
*/
mpr_dprint(sc, MPR_INFO|MPR_FAULT|MPR_MAPPING,
- "Request for SATA PASSTHROUGH page completed with error %d",
+ "Request for SATA PASSTHROUGH page completed with error %d\n",
error);
error = ENXIO;
goto out;