[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20101028.103206.28805685.davem@davemloft.net>
Date: Thu, 28 Oct 2010 10:32:06 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mad_soft@...ox.ru
Cc: linux-usb@...r.kernel.org, dbrownell@...rs.sourceforge.net,
gregkh@...e.de, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, therbert@...gle.com
Subject: Re: [PATCH] USB: gadget: fix ethernet gadget crash in gether_setup
From: Dmitry Artamonow <mad_soft@...ox.ru>
Date: Thu, 28 Oct 2010 12:18:29 +0400
> Crash is triggered by commit e6484930d7 ("net: allocate tx queues in
> register_netdevice"), which moved tx netqueue creation into register_netdev.
> So now calling netif_stop_queue() before register_netdev causes an oops.
> Move netif_stop_queue() after net device registration to fix crash.
>
> Signed-off-by: Dmitry Artamonow <mad_soft@...ox.ru>
Applied, thank you.
--
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