]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
nvmet_fc: Change traddr field separator to a colon
authorJames Smart <jsmart2021@gmail.com>
Wed, 12 Apr 2017 22:15:18 +0000 (15:15 -0700)
committerChristoph Hellwig <hch@lst.de>
Fri, 21 Apr 2017 14:41:54 +0000 (16:41 +0200)
commit4363135761e085fbb5ddb16dfbd4322a4d2e5037
treeef7153014b9214a1a0f3ba8a486783db16d63cd9
parent8d64daf7dcd851b249717ac88e2d4989f9ad2467
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>
drivers/nvme/target/fc.c