[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100616.181145.02276685.davem@davemloft.net>
Date: Wed, 16 Jun 2010 18:11:45 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: david-b@...bell.net
Cc: jussi.kivilinna@...et.fi, joe@...ches.com, netdev@...r.kernel.org,
dbrownell@...rs.sourceforge.net
Subject: Re: Broken rndis_host with #define DEBUG (by
a475f603d23392f386e45cf377b17c30ed3bbb80)
From: David Brownell <david-b@...bell.net>
Date: Sat, 12 Jun 2010 19:49:27 -0700 (PDT)
> --- On Sat, 6/12/10, Joe Perches <joe@...ches.com> wrote:
>
>> > rndis_host oopses with #define DEBUG, in
>> generic_rndis_bind() whenÂ
>> > calling netif_dbg(). Problem is that
>> (netdev)->dev.parent is NULL
>
>> > (used in netdev_printk) while generic_rndis_bind is
>> called.Thanks.
>
> Should have been assigned by SET_NETDEV_DEV()
> in usbnet_probe() ... before calling the
> bind() routine
>
> Maybe just moving that SET_NETDEV_DEV earlier
> would suffice.
Can someone please submit a patch which does this?
Thanks!
--
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