From: Govindarajulu Varadarajan <_govind@gmx.com> Date: Sat, 15 Aug 2015 20:14:52 +0000 (+0530) Subject: enic: use netdev_ or dev_ instead of pr_ X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~150^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3c2f838c69406688ed0dbae473c3a08eeb5519;p=pandora-kernel.git enic: use netdev_ or dev_ instead of pr_ pr_info does not give any details about the interface involved. This patch uses netdev_info for printing the message. Use dev_info where netdev is not ready. Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com> Signed-off-by: David S. Miller --- Reading git-diff-tree failed