Commit 18543a64 authored by Guillaume Chazarain's avatar Guillaume Chazarain Committed by David S. Miller
Browse files

net: Detect and ignore netif_stop_queue() calls before register_netdev()

After e6484930

: net: allocate tx queues in register_netdevice
These calls make net drivers oops at load time, so let's avoid people
git-bisect'ing known problems.

Signed-off-by: default avatarGuillaume Chazarain <guichaz@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 63f4e190
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment