Add pr_fmt macro to three ethernet driver files in the octeon
staging driver to prefix log messages with the module name,
making debugging easier.
AyushMukkanwar (3):
staging: octeon: ethernet-mem: add pr_fmt macro
staging: octeon: ethernet-spi: add pr_fmt macro
staging: octeon: ethernet: add pr_fmt macro
drivers/staging/octeon/ethernet-mem.c | 1 +
drivers/staging/octeon/ethernet-spi.c | 1 +
drivers/staging/octeon/ethernet.c | 1 +
3 files changed, 3 insertions(+)
--
2.53.0