]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwl3945: enable stuck queue detection on 3945
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 20 May 2010 17:54:40 +0000 (10:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 2 Aug 2010 17:30:19 +0000 (10:30 -0700)
commit4c4504ea2dccb7901189f6a48c3d3c0ed20d3475
treea0844ca6d04b352149eb68afe5afd0cb32833eb6
parentac751d718ee83f055c9ef48413d11afdea6859a6
iwl3945: enable stuck queue detection on 3945

commit a6866ac93e6cb68091326e80b4fa4619a5957644 upstream.

We learn from
http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=1834 and
https://bugzilla.redhat.com/show_bug.cgi?id=589777
that 3945 can also suffer from a stuck command queue. Enable stuck queue
detection for iwl3945 to enable recovery in this case.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/iwlwifi/iwl-3945.c