git: 4a3d252cf36e - releng/13.0 - Turn off forgotten multipath debug messages
Alexander V. Chernikov
melifaro at FreeBSD.org
Thu Feb 11 23:12:38 UTC 2021
The branch releng/13.0 has been updated by melifaro:
URL: https://cgit.FreeBSD.org/src/commit/?id=4a3d252cf36e4d7e31be92ff832fe6b59ff872c6
commit 4a3d252cf36e4d7e31be92ff832fe6b59ff872c6
Author: Alexander V. Chernikov <melifaro at FreeBSD.org>
AuthorDate: 2021-02-08 20:11:38 +0000
Commit: Alexander V. Chernikov <melifaro at FreeBSD.org>
CommitDate: 2021-02-11 23:10:31 +0000
Turn off forgotten multipath debug messages
Approved by: re(gjb)
Reported by: mike tancsa<mike at sentex.net>
(cherry picked from commit adc4ea97bd775cb49df5dbfd71dd497c834ae150)
(cherry picked from commit 980ce11f30f7587bbb897c3c3bd488a06f5f6b4f)
---
sys/net/route/nhgrp_ctl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys/net/route/nhgrp_ctl.c b/sys/net/route/nhgrp_ctl.c
index c4f86500ca8d..c2119506370f 100644
--- a/sys/net/route/nhgrp_ctl.c
+++ b/sys/net/route/nhgrp_ctl.c
@@ -26,7 +26,6 @@
*
* $FreeBSD$
*/
-#define RTDEBUG
#include "opt_inet.h"
#include "opt_route.h"
More information about the dev-commits-src-all
mailing list