korina: fix printk formatting, add final info line
authorPhil Sutter <n0-1@freewrt.org>
Wed, 12 Aug 2009 12:22:46 +0000 (12:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2009 23:26:11 +0000 (16:26 -0700)
commitf16aea4d201018a124f3c1efd7f247fd3b11e4e1
tree22c6b71a0a2d9a30c9d1e9e5f2571df5b7a54e49
parent3982d3d28b02bed5312015762fe2112ccbaf9051
korina: fix printk formatting, add final info line

The macro DRV_NAME contains "korina", the field dev->name points to the
actual interface name. So messages were formerly prefixed with
'korinaeth2:' (on my system).

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/korina.c