From: Meelis Roos Date: Mon, 20 Sep 2010 21:19:03 +0000 (+0000) Subject: tmspci: fix tr%d in printk X-Git-Tag: v2.6.37-rc1~147^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9fd1b2857154f1ac32ca041641ba947525ff7fa;p=pandora-kernel.git tmspci: fix tr%d in printk tmspci driver uses dev->name before register_netdev() and so prints tr%d in initialization messages. Fix it by using dev_info. Found and tested on real hardware. Signed-off-by: Meelis Roos Signed-off-by: David S. Miller --- Reading git-diff-tree failed