commit | 282e79c1c61a119a8b41bf0c1d82a0ac7cc76488 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Tue Mar 10 11:14:29 2020 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Fri Mar 13 10:42:48 2020 -0300 |
tree | 700e35f490108262172e045b9f8216b5df2cea77 | |
parent | 41e684ef3f37ce6e5eac3fb5b9c7c1853f4b0447 [diff] |
RDMA/mlx4: Delete duplicated offsetofend implementation Convert mlx4 to use in-kernel offsetofend() instead of its duplicated implementation. Link: https://lore.kernel.org/r/20200310091438.248429-3-leon@kernel.org Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>