From: Roland Dreier Date: Fri, 18 Mar 2011 15:52:30 +0000 (-0700) Subject: RDMA/nes: Don't print success message at level KERN_ERR X-Git-Tag: v2.6.39-rc1~95^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=748bfd9c1ded8419e7fdba4ca6f0c1dc1642df63;p=pandora-kernel.git RDMA/nes: Don't print success message at level KERN_ERR There's no reason to print "NetEffect RNIC driver successfully loaded" at level KERN_ERR (where it will uglify the console on a quiet boot). Change it to KERN_INFO. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed