commit | 8faea9fd4a3914f12cd343e10810ec5f4215ddd6 | [log] [tgz] |
---|---|---|
author | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 12 21:12:49 2019 -0700 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Feb 19 10:13:39 2019 -0700 |
tree | cdaac2c03560e7873b175d2efa8c09cb8315ba3b | |
parent | 8ceb1357b33790193e9d55d2d09bcfd6bd59dd6d [diff] |
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>