iwl3945: disable hw scan by default
commit0263aa45293838b514b8af674a03faf040991a90
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 29 Mar 2011 09:24:21 +0000 (29 11:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Mar 2011 19:45:14 +0000 (29 15:45 -0400)
tree0f9e923fb080b3c566e267f9f19a46bf0fcdb3b6
parent8d4ca61a10feea9583dc62ec1514722e99bdcd3d
iwl3945: disable hw scan by default

After new NetworkManager 0.8.996 changes, hardware scanning is causing
microcode errors as reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=683571
and sometimes kernel crashes:
https://bugzilla.redhat.com/show_bug.cgi?id=688252

Also with hw scan there are very bad performance on some systems
as reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=671366

Since Intel no longer supports 3945, there is no chance to get proper
firmware fixes, we need workaround problems by disable hardware scanning
by default.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlegacy/iwl3945-base.c