From: Joe Perches Date: Sun, 8 Aug 2010 04:50:36 +0000 (+0000) Subject: pcnet_cs: Use pr_fmt and pr_ X-Git-Tag: v2.6.37-rc1~147^2~830 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7136e11e0cf520ab3fc7b55a20e60c2ec5ea88e1;p=pandora-kernel.git pcnet_cs: Use pr_fmt and pr_ It looks as if the printks in get_ax88190 are incorrect and were duplicated and superceded by a test in pcnet_config, so I removed them. Changed the level of the ax88190 test to KERN_NOTICE to match the other message styles in pcnet_config. Compiled but untested. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-diff-tree failed