HomeFreeBSD

Description

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

Details

Provenance
ramAuthored on
Parents
rS334871: LOCKS: update current locks
Branches
Unknown
Tags
Unknown