K 10 svn:author V 3 ram K 8 svn:date V 27 2018-06-05T15:05:26.136964Z K 7 svn:log V 252 Issue: Utility hangs when OCS_IOCTL_CMD_MGMT_GET_ALL called in parallel on port 0 and port 1. Fix: Using static structure for results is corrupting the second ioctl request. Removed static for results structure. Approved by: ken MFC after: 3 days END