diff options
author | Govindarajulu Varadarajan <_govind@gmx.com> | 2015-08-16 01:44:52 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-17 15:25:29 -0700 |
commit | 6a3c2f838c69406688ed0dbae473c3a08eeb5519 (patch) | |
tree | 3203ff3deaaff3f4571f1950bd176db34903feda /drivers/net/Makefile | |
parent | 8b89f3a19de05992a70f727072b65f3ea1397075 (diff) |
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
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 <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions