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)
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>

No differences found