From cfa97f7a9a14748820bfc1df7c28853b45ffc36a Mon Sep 17 00:00:00 2001
From: Jarrod Johnson <jjohnson2@lenovo.com>
Date: Wed, 7 Oct 2020 14:27:11 -0400
Subject: [PATCH] Cover Mellanox ethernet adapters for mofed

Some elect to use MOFED with ethernet as well
---
 misc/mofed/install_mofed | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/mofed/install_mofed b/misc/mofed/install_mofed
index c7b35327..079205e7 100644
--- a/misc/mofed/install_mofed
+++ b/misc/mofed/install_mofed
@@ -1,5 +1,5 @@
 . /etc/confluent/functions
-if lspci -d 15b3::0207 -n |grep 207 > /dev/null; then
+if lspci -d 15b3:: -n |grep 15b3 > /dev/null; then
     # Uncomment the following two lines and comment out the following
     # three lines to use the .iso instead
     #fetch_remote ofed/ofed.tgz