summaryrefslogtreecommitdiff
path: root/util/oem_intel.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/oem_intel.c')
-rw-r--r--util/oem_intel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oem_intel.c b/util/oem_intel.c
index f568300..638f08f 100644
--- a/util/oem_intel.c
+++ b/util/oem_intel.c
@@ -87,7 +87,7 @@ static char fRelayBits = 0;
static uchar g_bus = PUBLIC_BUS;
static uchar g_sa = BMC_SA;
static uchar g_lun = BMC_LUN;
-static uchar g_addrtype = ADDR_SMI;
+//static uchar g_addrtype = ADDR_SMI;
#ifdef OLD
#ifdef WIN32