mbuf: fix struct initialization with C++
authorEd Czeck <ed.czeck@atomicrules.com>
Thu, 24 Jan 2019 14:36:37 +0000 (09:36 -0500)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 27 Jan 2019 23:57:57 +0000 (00:57 +0100)
commit14ff7fb97eb4f4935c11959f948bfbb6a2fb710a
treef9df35824ed7c3416bb6205f65eff945a7ce99c6
parent89da5e006f23dd4ef29b55f5b29a239297eb2f9c
mbuf: fix struct initialization with C++

g++ reports "error: missing initializer for member"

Fixes: 5d3f72100904 ("mbuf: implement generic format for sched field")

Signed-off-by: Ed Czeck <ed.czeck@atomicrules.com>
lib/librte_mbuf/rte_mbuf.h