commit | 3cb5b0ee72b8b9ff0827b1edb40b6c4b00d5ab2e | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 12 13:04:48 2020 +0100 |
committer | Jakub Kicinski <kuba@kernel.org> | Sun Jan 12 12:59:53 2020 -0800 |
tree | 82d3df5faf7d67b4502c647dded3b5d73876331e | |
parent | d813d7e57026ac7638273d00c9915f2ea83a8fce [diff] |
net: ehernet: ixp4xx: Use netdev_* messages Simplify and correct a bunch of messages using printk directly to use the netdev_* macros. I have not changed all of them, just the low-hanging fruit. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>