From: Tomas Hozza Date: Wed, 13 Mar 2013 13:14:13 +0000 (+0100) Subject: tools: hv: daemon setsockopt should use options macros X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4685fa6d0427c3948a5120a9658fad7ae81facd;p=pandora-kernel.git tools: hv: daemon setsockopt should use options macros HyperV daemon should use macros for option values when calling setsockopt. Using specific numeric values instead of macros is confusing. Signed-off-by: Tomas Hozza Acked-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed