Skip to content
Commit 919ced4c authored by Andy Grover's avatar Andy Grover
Browse files

RDS/IB: Remove ib_[header/data]_sge() functions



These functions were to cope with differently ordered
sg entries depending on RDS 3.0 or 3.1+. Now that
we've dropped 3.0 compatibility we no longer need them.

Also, modify usage sites for these to refer to sge[0] or [1]
directly. Reorder code to initialize header sgs first.

Signed-off-by: default avatarAndy Grover <andy.grover@oracle.com>
parent 6f3d05db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment