Fix compilation warning 'missing-field-initializers' for some GCC and clang versions introduced in commit 0c6bc8e due to the use of C89/C90 initializers. Using C99-style initializers Signed-off-by: Marc Sune <marc.sune@bisdn.de> Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>