RDMA/cache: Move the cache per-port data into the main ib_port_data
authorJason Gunthorpe <jgg@mellanox.com>
Wed, 13 Feb 2019 04:12:49 +0000 (21:12 -0700)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 19 Feb 2019 17:13:39 +0000 (10:13 -0700)
commit8faea9fd4a3914f12cd343e10810ec5f4215ddd6
treecdaac2c03560e7873b175d2efa8c09cb8315ba3b
parent8ceb1357b33790193e9d55d2d09bcfd6bd59dd6d
RDMA/cache: Move the cache per-port data into the main ib_port_data

Like the other cases there no real reason to have another array just for
the cache. This larger conversion gets its own patch.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/cache.c
include/rdma/ib_verbs.h