commit | 4363135761e085fbb5ddb16dfbd4322a4d2e5037 | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Wed Apr 12 15:15:18 2017 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Fri Apr 21 16:41:54 2017 +0200 |
tree | ef7153014b9214a1a0f3ba8a486783db16d63cd9 | |
parent | 8d64daf7dcd851b249717ac88e2d4989f9ad2467 [diff] |
nvmet_fc: Change traddr field separator to a colon The FC-NVME spec revised syntax to avoid comma separators. Sync with the change in the parser for traddr on port attachments. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me>