Details
Description
EtherNetLink attributes not reset to defaults in channel init.
For example, set port name, then channelInit, read back. Volatile attribute is not reset.
Basically, we should call InitAttributes() during object reset handling, but we also have to keep some object internals like tPreviousPhyConfig.
See testcase EIP_Shared_EthernetInterfaceObject when run after EIP_Slave_SoftMaster_HandshakeModes