numam-dpdk/examples/vm_power_manager
Stephen Hemminger 176582b8a4 examples: remove useless null checks before rte_free
rte_free handles getting passed a NULL pointer.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-04-13 22:50:10 +02:00
..
guest_cli examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
channel_manager.c examples: remove useless null checks before rte_free 2015-04-13 22:50:10 +02:00
channel_manager.h examples/vm_power: fix max length of unix socket path 2014-12-17 01:04:06 +01:00
channel_monitor.c add prefix to cache line macros 2014-11-27 16:21:11 +01:00
channel_monitor.h examples/vm_power: channel manager and monitor in host 2014-11-26 17:27:03 +01:00
main.c examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile examples/vm_power: fix split of compiler and linker options 2014-12-18 00:26:08 +01:00
power_manager.c examples/vm_power: cpu frequency in host 2014-11-26 17:27:03 +01:00
power_manager.h examples/vm_power: cpu frequency in host 2014-11-26 17:27:03 +01:00
vm_power_cli.c examples/vm_power: fix initialization of cmdline token 2014-12-18 00:26:08 +01:00
vm_power_cli.h examples/vm_power: cli in host 2014-11-26 17:27:03 +01:00