rdma: fix clang-11 build 26/29626/2
authorDamjan Marion <damarion@cisco.com>
Mon, 26 Oct 2020 09:05:29 +0000 (10:05 +0100)
committerOle Tr�an <otroan@employees.org>
Mon, 26 Oct 2020 14:16:15 +0000 (14:16 +0000)
commitefe4331450326eb090e9844d3a22d05c5f3750fe
tree1f505341469f1a4ec079657828620c55f5295650
parent41917484d5d4f0dd55a3ea62ccc1cb1c8955052d
rdma: fix clang-11 build

/vpp/src/plugins/rdma/rdma.h:203:17: error: field 'buffer_template' with variable sized type 'vlib_buffer_t' not at the end of a struct or class is a GNU extension [-Werror,-Wgnu-variable-sized-type-not-at-end]
  vlib_buffer_t buffer_template;

Type: fix
Change-Id: I4661839f262e01fe274a2ee7b3cb70f9bc6b7c62
Signed-off-by: Damjan Marion <damarion@cisco.com>
src/plugins/rdma/rdma.h