numam-dpdk/drivers/net/softnic
Jasvinder Singh 9527e24458 net/softnic: fix build with gcc 4.5.1
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: 299a89de91 ("net/softnic: add TM capabilities ops")

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
2017-11-08 20:44:56 +01:00
..
Makefile bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
rte_eth_softnic_internals.h net/softnic: add TM hierarchy related ops 2017-10-12 01:52:48 +01:00
rte_eth_softnic_tm.c net/softnic: fix build with gcc 4.5.1 2017-11-08 20:44:56 +01:00
rte_eth_softnic.c bus/vdev: move code from EAL into a new driver 2017-11-07 16:54:07 +01:00
rte_eth_softnic.h net/softnic: support traffic management 2017-10-12 01:52:48 +01:00
rte_pmd_eth_softnic_version.map net/softnic: add softnic PMD 2017-10-12 01:52:38 +01:00