commit | 17e1064632512db419cb9bb4555aec1763969b7d | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Thu Dec 12 13:30:23 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jan 07 20:18:11 2020 -0400 |
tree | e85457ce9c6efa3642c710fa4abca816842cf351 | |
parent | 6b57cea9221b0247ad5111b348522625e489a8e4 [diff] |
IB/core: Cut down single member ib_cache structure Given that ib_cache structure has only single member now, merge the cache lock directly in the ib_device. Link: https://lore.kernel.org/r/20191212113024.336702-4-leon@kernel.org Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>