[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1365873024.2358.7.camel@joe-AO722>
Date: Sat, 13 Apr 2013 10:10:24 -0700
From: Joe Perches <joe@...ches.com>
To: Fabio Estevam <festevam@...il.com>
Cc: davem@...emloft.net, Frank.Li@...escale.com,
netdev@...r.kernel.org, Fabio Estevam <fabio.estevam@...escale.com>
Subject: Re: [PATCH] fec: Fix PHC device log
On Sat, 2013-04-13 at 13:54 -0300, Fabio Estevam wrote:
> On Sat, Apr 13, 2013 at 1:49 PM, Joe Perches <joe@...ches.com> wrote:
>
> > Maybe better as:
> > netdev_info(ndev, "registered PHC device %d\n", fep->dev_id);
>
> In this case I get:
>
> fec 2188000.ethernet (unregistered net_device): registered PHC device 0
Everything in fec_probe between the alloc_etherdev
and register_netdev would get that, but the actual
registered netdev name perhaps is not guaranteed to
be fep->dev_id.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists