Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration
authorK. Y. Srinivasan <kys@microsoft.com>
Thu, 11 Jul 2013 19:03:31 +0000 (12:03 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Aug 2013 08:50:58 +0000 (16:50 +0800)
commit0ac7e44316a38c618afb851e05e0b71d8c83fef7
treee595bca4fa9374a5bea098df0cf48b988493adc5
parentce4eb5e3eda7c0b8f2eeb07d83c5857c7b373d8c
Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration

commit ed4bb9744b41d39ba35080c2390e201575121dc7 upstream.

Each subnet string needs to be separated with a semicolon. Fix this bug.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/hv/hv_kvp_daemon.c