From: Milan Dadok Date: Wed, 28 Oct 2009 22:23:37 +0000 (+0100) Subject: Staging: hv: fix oops in vmbus - netvsc list_head X-Git-Tag: v2.6.32-rc6~21^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92ec0893ad0996a534a5b605659d3ca31cf5dfd9;p=pandora-kernel.git Staging: hv: fix oops in vmbus - netvsc list_head Remove incorrect list_head usage. Variable of type list_head was used in some function's arguments as list item. Signed-off-by: Milan Dadok Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed