aboutsummaryrefslogtreecommitdiffstats
path: root/net/compat.c
diff options
context:
space:
mode:
authorDmitry Artamonow <mad_soft@inbox.ru>2010-10-28 10:31:58 -0700
committerDavid S. Miller <davem@davemloft.net>2010-10-28 11:47:52 -0700
commit349f6c5c5d827db909a69e5b9e844e8623c8e881 (patch)
tree137b4282105f58a806315c4515dd3c792fcd7d7a /net/compat.c
parentfib: Fix fib zone and its hash leak on namespace stop (diff)
downloadlinux-dev-349f6c5c5d827db909a69e5b9e844e8623c8e881.tar.xz
linux-dev-349f6c5c5d827db909a69e5b9e844e8623c8e881.zip
USB: gadget: fix ethernet gadget crash in gether_setup
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@inbox.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/compat.c')
0 files changed, 0 insertions, 0 deletions