From: Hank Janssen Date: Tue, 29 Mar 2011 20:58:48 +0000 (-0700) Subject: staging: hv: replace DPRINT with native primitives in hv_netvsc X-Git-Tag: v3.0-rc1~336^2~919 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb335bc42781ddc19da98a3c74add1013ba08da2;p=pandora-kernel.git staging: hv: replace DPRINT with native primitives in hv_netvsc Replace all remaining DPRINT calls with their native dev_ and netvsc_ calls. And also change some of the verbiage to be more useful. rndis_filter has a few remaining DPRINT calls in it that will be removed in a future patch because the debug will be implemented differently. Signed-off-by: Hank Janssen Signed-off-by: Haiyang Zhang Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed