r6040: make printks consistent with DRV_NAME
authorFlorian Fainelli <florian@openwrt.org>
Thu, 8 Jan 2009 19:00:52 +0000 (11:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Jan 2009 19:00:52 +0000 (11:00 -0800)
This patch fixes some printks which were not prefixed
with DRV_NAME, useful when having multiple cards/drivers
on the system.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found