]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/core: Fix comment for hw stats init for port == 0
authorParav Pandit <parav@mellanox.com>
Wed, 17 Oct 2018 10:21:08 +0000 (13:21 +0300)
committerDoug Ledford <dledford@redhat.com>
Wed, 17 Oct 2018 15:43:07 +0000 (11:43 -0400)
commit76d865b87c327b34c0e24f23e75828878022f899
treee079ddd96ff62694c23d754058bcc482ab3ed50f
parent548cb4fbe80d68b9d1b8b30aca179636e74bec36
RDMA/core: Fix comment for hw stats init for port == 0

When add_port() is done for port == 0, it indicates that ports hardware
counters initialization should be skipped. Reflect so in the comment.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/sysfs.c