linux/drivers/net/wireless/iwlwifi/mvm
Emmanuel Grumbach 881acd8987 iwlwifi: mvm: clean up invalid station handling
Using IWL_MVM_STATION_COUNT and IWL_INVALID_STATION together
isn't a good idea as they have different values. Always use
IWL_MVM_STATION_COUNT for an invalid station in MVM and move
the definition of the IWL_INVALID_STATION constant into the
DVM driver to avoid making such mistakes again. The one use
in the transport code can be hard-coded to -1 instead as the
station ID is passed as an integer there.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-04-03 22:49:54 +02:00
..
binding.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
bt-coex.c iwlwifi: mvm: beautify code in BT Coex 2013-04-03 22:49:53 +02:00
d3.c iwlwifi: sleep for at least 10 seconds 2013-04-03 22:49:52 +02:00
debugfs.c iwlwifi: mvm: implement reduced Tx power 2013-04-03 22:49:12 +02:00
fw-api-bt-coex.h iwlwifi: mvm: add BT Coex FW API 2013-03-06 16:47:57 +01:00
fw-api-d3.h iwlwifi: mvm: implement remote wake 2013-03-06 16:47:51 +01:00
fw-api-mac.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-power.h iwlwifi: mvm: set keepalive period regardless of PM state 2013-04-03 22:49:16 +02:00
fw-api-rs.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-scan.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-sta.h iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
fw-api-tx.h iwlwifi: mvm: Add beacon notification handler 2013-03-20 12:02:27 +01:00
fw-api.h iwlwifi: mvm: Sync FW API time event notification change 2013-04-03 22:49:52 +02:00
fw.c iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV 2013-03-20 14:17:12 +01:00
led.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
mac80211.c iwlwifi: mvm: clean up invalid station handling 2013-04-03 22:49:54 +02:00
mac-ctxt.c iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV 2013-03-20 14:17:12 +01:00
Makefile iwlwifi: mvm: begin basic BT-Coex implementation 2013-03-06 16:47:58 +01:00
mvm.h iwlwifi: mvm: remove redundant iwl_power_get_params() 2013-04-03 22:49:49 +02:00
nvm.c iwlwifi: mvm: MVM op_mode is supported on 7000 only 2013-03-20 12:01:54 +01:00
ops.c iwlwifi: mvm: take the radio type / step / dash from TLVs 2013-03-20 14:17:11 +01:00
phy-ctxt.c iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV 2013-03-20 14:17:12 +01:00
power.c iwlwifi: mvm: remove redundant iwl_power_get_params() 2013-04-03 22:49:49 +02:00
quota.c iwlwifi: mvm: Fix quota handling for monitor interface 2013-03-20 14:17:08 +01:00
rs.c iwlwifi: disable greenfield transmissions as a workaround 2013-03-06 16:47:03 +01:00
rs.h
rx.c iwlwifi: a few fixes in license 2013-03-06 16:46:59 +01:00
scan.c iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLV 2013-03-20 14:17:12 +01:00
sta.c iwlwifi: mvm: clean up invalid station handling 2013-04-03 22:49:54 +02:00
sta.h iwlwifi: mvm: implement reduced Tx power 2013-04-03 22:49:12 +02:00
time-event.c iwlwifi: mvm: Sync FW API time event notification change 2013-04-03 22:49:52 +02:00
time-event.h iwlwifi: mvm: Add support for different ROC types 2013-03-20 14:31:04 +01:00
tx.c iwlwifi: mvm: clean up invalid station handling 2013-04-03 22:49:54 +02:00
utils.c iwlwifi: mvm: clean up invalid station handling 2013-04-03 22:49:54 +02:00