From: Tomas Hozza Date: Wed, 13 Mar 2013 13:14:14 +0000 (+0100) Subject: tools: hv: daemon should check type of received Netlink msg X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75db601496e97ffa2476dcd00053c0ca95e977a5;p=pandora-kernel.git tools: hv: daemon should check type of received Netlink msg HyperV KVP daemon should check nlmsg_type in received netlink message header. If message type is NLMSG_DONE daemon can proceed with processing otherwise it should wait for next message. Signed-off-by: Tomas Hozza Acked-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed