mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-02 10:15:23 +09:00
Convert QPRINTK macros to netif_<level> equivalents. Expands and standardizes the logging message output. Removes __func__ from most logging messages. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>