From 74f8b1022f9804f4c0448947477aab585e3e8ef9 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 6 Nov 2024 16:19:01 -0500 Subject: [PATCH] Blacklist cdc_ether (iDRAC) module This interface should never load but seems to on some Dell R6615 systems. --- templates/blacklist.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/blacklist.conf b/templates/blacklist.conf index b45f157..4780746 100644 --- a/templates/blacklist.conf +++ b/templates/blacklist.conf @@ -1 +1,2 @@ blacklist hpwdt +blacklist cdc_ether