9527e24458
Fix the build error due to improper handling of unions on SUSE11 (gcc 4.5.1). drivers/net/softnic/rte_eth_softnic_tm.c:588:3 error: unknown field 'nonleaf' specified in initializer Fixes: 299a89de916a ("net/softnic: add TM capabilities ops") Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com> Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>