From: Bill Pemberton Date: Wed, 5 May 2010 19:27:38 +0000 (-0400) Subject: Staging: hv: remove ASSERT() in Channel.c X-Git-Tag: v2.6.35-rc1~441^2^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c827f944f51e02894d68f036da843783e622ec2a;p=pandora-kernel.git Staging: hv: remove ASSERT() in Channel.c VmbusChannelOpen() will now return -EINVAL if UserDataLen is too big. Previously this was handled by an assert. Signed-off-by: Bill Pemberton Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed