From: Greg Kroah-Hartman Date: Tue, 14 Jul 2009 17:59:56 +0000 (-0700) Subject: Staging: hv: make the Hyper-V virtual network driver build X-Git-Tag: v2.6.32-rc1~668^2~480 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86f3e2a73f4924b20ed7a56ebdaf874af861911;p=pandora-kernel.git Staging: hv: make the Hyper-V virtual network driver build The #define KERNEL_2_6_27 needs to be set, and I adjusted the include directories a bit to get things to build properly. The driver was changed to use net_device_ops, as that is needed to build and operate properly now. The hv_netvsc code should now build with no errors. Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed