linux/drivers/net/wireless/iwlwifi/dvm
Emmanuel Grumbach ec6f678c74 iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails
We set IWL_STA_UCODE_INPROGRESS flag when we add a station
and clear it when we send the LQ command for it. But the LQ
command is sent only when the association succeeds.
If the association doesn't succeed, we would leave this flag
set and that wouldn't indicate the station entry as vacant.

This probably fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=1065663

Cc: <stable@vger.kernel.org>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2014-02-20 19:16:27 +02:00
..
agn.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
calib.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
calib.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
commands.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
debugfs.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
dev.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
devices.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
led.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
led.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
lib.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
mac80211.c iwlwifi: disable TX AMPDU by default for iwldvm 2014-02-13 15:24:35 +02:00
main.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
Makefile iwlwifi: remove testmode 2013-06-18 11:51:57 +02:00
power.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
power.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rs.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
rs.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rx.c iwlwifi: add inline helper for packet lengths 2014-01-13 22:17:20 +02:00
rxon.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
scan.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails 2014-02-20 19:16:27 +02:00
tt.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
tt.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tx.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
ucode.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-16 12:54:17 -05:00