diff options
| author | Guillaume Chazarain <guichaz@gmail.com> | 2010-11-06 06:39:32 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2010-11-08 12:17:07 -0800 |
| commit | 18543a643fae694982c7d89c22436885f3506497 (patch) | |
| tree | 0674a2db40dcfd1d5c6999f600df6c8147f73df3 /net/unix/af_unix.c | |
| parent | 63f4e1903ae41b4e457dd4490afe0f59e7641ad6 (diff) | |
| download | olio-linux-3.10-18543a643fae694982c7d89c22436885f3506497.tar.xz olio-linux-3.10-18543a643fae694982c7d89c22436885f3506497.zip | |
net: Detect and ignore netif_stop_queue() calls before register_netdev()
After e6484930d7c73d324bccda7d43d131088da697b9: 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: Guillaume Chazarain <guichaz@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions