]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFS11 r334872 (ram):
authorgjb <gjb@FreeBSD.org>
Thu, 14 Jun 2018 17:42:19 +0000 (17:42 +0000)
committergjb <gjb@FreeBSD.org>
Thu, 14 Jun 2018 17:42:19 +0000 (17:42 +0000)
commit811e6532a1742cbc0dd358e11a3bf9a17ac0e8da
treeb00f3af5ab6aa2eedb63b13d2a82e0940c37e305
parentf790d224e93e5fc1c60c94549e74ad5d240b4c16
MFS11 r334872 (ram):
 MFC r334657:
  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: re (marius)
Sponsored by: The FreeBSD Foundation
sys/dev/ocs_fc/ocs_mgmt.c