linux/drivers/infiniband
Parav Pandit 6612b4983f IB/core: Fix comments of GID query functions
Exported symbol's comments should be with function definition and not in
the header file. Therefore comments of ib_find_cached_gid() and
ib_find_cached_gid_by_port() functions are moved closer to their
definitions.

The function name in then comment is different than the actual function
name, fix it to be same as ib_cache_gid_find_by_filter().

Also current comment section of ib_find_cached_gid_by_port() contains the
desciption of ib_find_cached_gid(), fix that as well.

Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-15 14:40:36 -06:00
..
core IB/core: Fix comments of GID query functions 2018-03-15 14:40:36 -06:00
hw RDMA/mlx5: Simplify clean and destroy MR calls 2018-03-15 10:59:58 -04:00
sw rdma_rxe: make rxe work over 802.1q VLAN devices 2018-03-14 16:33:25 -04:00
ulp drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4 2018-03-14 18:14:08 -04:00
Kconfig Second pull request for 4.16 merge window 2018-02-06 11:09:45 -08:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00