android_kernel_xiaomi_sm8350/drivers/net/wireless/iwlwifi
Reinette Chatre 3d79b2a9ee iwlwifi: recalculate average tpt if not current
We currently have this check as a BUG_ON, which is being hit by people.
Previously it was an error with a recalculation if not current, return that
code.

The BUG_ON was introduced by:
commit 3110bef78c
Author: Guy Cohen <guy.cohen@intel.com>
Date:   Tue Sep 9 10:54:54 2008 +0800

    iwlwifi: Added support for 3 antennas

... the portion adding the BUG_ON is reverted since we are encountering the error
and BUG_ON was created with assumption that error is not encountered.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-05-04 13:24:22 -04:00
..
iwl3945-base.c Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 2010-05-03 14:53:49 -04:00
iwl-1000.c iwlwifi: greenfield support only true for 11n devices 2010-04-30 15:34:32 -07:00
iwl-3945-debugfs.c iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-3945-debugfs.h iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-3945-fh.h
iwl-3945-hw.h
iwl-3945-led.c
iwl-3945-led.h
iwl-3945-rs.c
iwl-3945.c iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-3945.h iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-4965-hw.h
iwl-4965.c iwlwifi: make scan antenna forcing more generic 2010-04-16 13:54:29 -07:00
iwl-5000-hw.h
iwl-5000.c iwlwifi: set hw parameters based on device type 2010-04-30 15:34:32 -07:00
iwl-6000-hw.h
iwl-6000.c iwlwifi: greenfield support only true for 11n devices 2010-04-30 15:34:32 -07:00
iwl-agn-debugfs.c iwlwifi: add debugfs ops to iwlwifi 2010-04-16 13:51:31 -07:00
iwl-agn-debugfs.h iwlwifi: add debugfs ops to iwlwifi 2010-04-16 13:51:31 -07:00
iwl-agn-hcmd.c iwlwifi: make BT coex config a virtual method 2010-04-16 13:53:34 -07:00
iwl-agn-hw.h
iwl-agn-ict.c
iwl-agn-led.c
iwl-agn-led.h
iwl-agn-lib.c Merge branch 'wireless-2.6' into wireless-next-2.6 2010-04-30 15:13:00 -07:00
iwl-agn-rs.c iwlwifi: recalculate average tpt if not current 2010-05-04 13:24:22 -04:00
iwl-agn-rs.h
iwl-agn-tx.c iwlwifi: set AMPDU status variables correctly 2010-04-30 15:34:31 -07:00
iwl-agn-ucode.c iwlwifi: more code clean up for agn devices 2010-04-16 13:53:20 -07:00
iwl-agn.c Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 2010-05-03 14:53:49 -04:00
iwl-agn.h iwlwifi: trigger scan synchronously 2010-04-16 13:47:37 -07:00
iwl-calib.c Merge branch 'wireless-2.6' into wireless-next-2.6 2010-04-16 13:43:40 -07:00
iwl-calib.h
iwl-commands.h Merge branch 'wireless-2.6' into wireless-next-2.6 2010-04-30 15:13:00 -07:00
iwl-core.c iwlwifi: reset pci retry timeout 2010-04-30 15:34:30 -07:00
iwl-core.h mac80211: give virtual interface to hw_scan 2010-04-27 16:09:23 -04:00
iwl-csr.h iwlwifi: add hw revision for 6000g2 NIC 2010-04-16 13:52:45 -07:00
iwl-debug.h iwlwifi: add debugfs ops to iwlwifi 2010-04-16 13:51:31 -07:00
iwl-debugfs.c iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-dev.h iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00
iwl-devtrace.c
iwl-devtrace.h
iwl-eeprom.c
iwl-eeprom.h iwlwifi: bring up 6000 Series 2x2 AGN Gen2 adapters 2010-04-16 13:48:06 -07:00
iwl-fh.h
iwl-hcmd.c
iwl-helpers.h
iwl-io.h
iwl-led.c
iwl-led.h
iwl-power.c
iwl-power.h
iwl-prph.h iwlwifi: more code clean up for agn devices 2010-04-16 13:53:20 -07:00
iwl-rx.c
iwl-scan.c iwlwifi: work around passive scan issue 2010-04-30 15:03:51 -07:00
iwl-spectrum.h
iwl-sta.c iwlwifi: remove redundant iwl_dump_lq_cmd() 2010-04-16 13:52:33 -07:00
iwl-sta.h
iwl-tx.c
Kconfig
Makefile iwl3945: add ucode statistics 2010-04-30 15:34:31 -07:00