commit | f285f37cb1e6b29e7dc732c81510aa115463730f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@nvidia.com> | Thu May 27 12:48:19 2021 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu May 27 14:21:12 2021 -0700 |
tree | 89fb7ecc1f0c4de7c45ed3565344f714b8040739 | |
parent | 5ada57a9a6b0be0e6dfcbd4afa519b0347fd5649 [diff] |
devlink: append split port number to the port name Instead of doing sprintf twice in case the port is split or not, append the split port suffix in case the port is split. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Link: https://lore.kernel.org/r/20210527104819.789840-1-jiri@resnulli.us Signed-off-by: Jakub Kicinski <kuba@kernel.org>