Some controller fixes.

This commit is contained in:
Adam Ierymenko 2017-12-14 08:53:24 -08:00
parent e4a10cc510
commit 4704d115c4
3 changed files with 7 additions and 19 deletions

View file

@ -1277,9 +1277,6 @@ void EmbeddedNetworkController::_request(
ms.vProto = (int)vProto;
ms.lastRequestMetaData = metaData;
ms.identity = identity;
if (fromAddr)
ms.physicalAddr = fromAddr;
}
}
} else {