From: K. Y. Srinivasan Date: Thu, 25 Aug 2011 16:49:00 +0000 (-0700) Subject: Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe() X-Git-Tag: v3.2-rc1~169^2^2~864^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0293e5cabcd9067f35a64575922470b92d642d0e;p=pandora-kernel.git Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe() Get rid of an unnecessary print statement in netvsc_probe(). Furthermore, this fixes a bug since netdev_err is being invoked after the device has been freed. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed