commit | 9a48ce84004eb61940850c7066af5d222a5f81c9 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <florian@openwrt.org> | Thu Jan 08 11:00:52 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 08 11:00:52 2009 -0800 |
tree | 0d765ea364ea310b9f36f26d3cddd4bf49b96f40 | |
parent | a1d8f6015e0fab61cc27204560d54a442181be54 [diff] |
r6040: make printks consistent with DRV_NAME 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>