iwlwifi: add {ack, plpc}_check module parameters
authorStanislaw Gruszka <sgruszka@redhat.com>
Mon, 9 May 2011 19:27:30 +0000 (21:27 +0200)
committerSteve Conklin <sconklin@canonical.com>
Thu, 2 Jun 2011 19:23:20 +0000 (14:23 -0500)
commit0c4173eef431f3a0463aec8b50ec49975362f6f9
tree5461c45b98fe63b5c41fbde27d80bf8db260ee40
parentd729fa64ff16551f073cabc2a573dede1ddccafa
iwlwifi: add {ack, plpc}_check module parameters

BugLink: http://bugs.launchpad.net/bugs/788691

commit b7977ffaab5187ad75edaf04ac854615cea93828 upstream.

Add module ack_check, and plcp_check parameters. Ack_check is disabled
by default since is proved that check ack health can cause troubles.
Plcp_check is enabled by default.

This prevent connection hangs with "low ack count detected" messages.

Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=666646

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Steve Conklin <sconklin@canonical.com>
drivers/net/wireless/iwlwifi/iwl-agn-lib.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl-rx.c