ohare: Update name of Mesh device.

This commit is contained in:
joevt 2024-01-27 05:13:49 -08:00 committed by dingusdev
parent 2c097da12d
commit 4395ce01d7
1 changed files with 1 additions and 1 deletions

View File

@ -295,7 +295,7 @@ void OHare::clear_cpu_int()
}
static const vector<string> OHare_Subdevices = {
"NVRAM", "ViaCuda", "ScsiMesh", "Mesh", "Escc", "Swim3"
"NVRAM", "ViaCuda", "ScsiMesh", "MeshHeathrow", "Escc", "Swim3"
};
static const DeviceDescription OHare_Descriptor = {