]> git.baikalelectronics.ru Git - kernel.git/commit
atl1 : fix panic on load
authorEric Dumazet <eric.dumazet@gmail.com>
Wed, 3 Nov 2010 12:11:21 +0000 (12:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Nov 2010 01:50:05 +0000 (18:50 -0700)
commit9cb933a1579325981a1455ccdb65c147ce5915b9
tree0ed40fde163e5136388c8fe2487c6eabda081f70
parent6a3794bf25974b0afbf2cd66553fd50e789bfbd3
atl1 : fix panic on load

Its now illegal to call netif_stop_queue() before register_netdev()

Reported-by: Tom Gundersen <teg@jklm.no>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atlx/atl1.c