Some controller fixes.
This commit is contained in:
parent
e4a10cc510
commit
4704d115c4
3 changed files with 7 additions and 19 deletions
|
@ -1277,9 +1277,6 @@ void EmbeddedNetworkController::_request(
|
|||
ms.vProto = (int)vProto;
|
||||
ms.lastRequestMetaData = metaData;
|
||||
ms.identity = identity;
|
||||
|
||||
if (fromAddr)
|
||||
ms.physicalAddr = fromAddr;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue