diff options
author | Bob Pearson | 2021-02-11 15:04:56 -0600 |
---|---|---|
committer | Jason Gunthorpe | 2021-02-16 14:42:59 -0400 |
commit | bf139b58af09eaed8828510adc094fc281deaf73 (patch) | |
tree | 478f4b6d04e0b5695b66b98d56e23285c395bacf /drivers/infiniband/Kconfig | |
parent | fe454dc31e84f8c14cb8942fcb61666c9f40745b (diff) |
RDMA/rxe: Remove unused pkt->offset
The pkt->offset field is never used except to assign it to 0. But it adds
lots of unneeded code. This patch removes the field and related code. This
causes a measurable improvement in performance.
Link: https://lore.kernel.org/r/20210211210455.3274-1-rpearson@hpe.com
Signed-off-by: Bob Pearson <rpearson@hpe.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/Kconfig')
0 files changed, 0 insertions, 0 deletions