[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <555858b8-3655-1b21-85c3-35cad5dbc2a4@gmail.com>
Date: Sun, 15 Jan 2017 19:28:54 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Joe Perches <joe@...ches.com>,
"David S. Miller" <davem@...emloft.net>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: net: stmmac: don't use netdev_[dbg, info, ..] before net_device
is registered
Am 15.01.2017 um 19:23 schrieb Joe Perches:
> On Sun, 2017-01-15 at 19:17 +0100, Heiner Kallweit wrote:
>> Don't use netdev_info and friends before the net_device is registered.
>> This avoids ugly messages like
>> "meson8b-dwmac c9410000.ethernet (unnamed net_device) (uninitialized):
>> Enable RX Mitigation via HW Watchdog Timer"
>
> It'd be nice to mention the new message prefix.
>
Sorry, I thought it's obvious because here the message trail looks
like this:
meson8b-dwmac c9410000.ethernet: DMA HW capability register supported
meson8b-dwmac c9410000.ethernet: Normal descriptors
meson8b-dwmac c9410000.ethernet: RX Checksum Offload Engine supported
meson8b-dwmac c9410000.ethernet: COE Type 2
meson8b-dwmac c9410000.ethernet: TX Checksum insertion supported
meson8b-dwmac c9410000.ethernet: Wake-Up On Lan supported
meson8b-dwmac c9410000.ethernet (unnamed net_device) (uninitialized): Enable RX Mitigation via HW Watchdog Timer
Better update the commit message and send a v2?
Powered by blists - more mailing lists