numam-dpdk/examples/vm_power_manager
Olivier Matz b68bc0b83a examples/vm_power: fix initialization of cmdline token
Fix a typo: cmdline_parse_token_string_t was used in place of
cmdline_parse_num_string_t.

Seen with clang-3.5.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2014-12-18 00:26:08 +01:00
..
guest_cli examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
channel_manager.c examples/vm_power: fix check for null 2014-12-17 01:04:06 +01: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