Initialize the link status and interface status correctly

link status and interface status was not read from the system during
construction of interface object as it was under the compiler flag
NIC_SUPPORTS_ETHTOOL which is not required.

This commit fixes this behaviour.

TestedBy:
         Started the network manager and check the values
         for linkUp and NICEnabled property values.

Signed-off-by: Ratan Gupta <ratagupt@linux.vnet.ibm.com>
Change-Id: I69b008e2148ab668bfbdf877720c269d6b47b586
1 file changed