linux/drivers/net/wireless/intel/iwlwifi/mvm
Luca Coelho 4c324a51b6 iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macro
There's no reason to pass mvm and trig as parameters to the macro,
since it will be expanded inside the function itself.  Also remove the
bogus buf parameter which doesn't exist and is not used.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-29 13:26:24 +03:00
..
binding.c iwlwifi: mvm: memset binding before setting values 2017-04-25 23:06:51 +03:00
coex.c iwlwifi: mvm: document structures used by commands 2017-06-02 14:07:53 +03:00
constants.h iwlwifi: mvm: support old method of NVM parsing 2017-06-02 14:07:46 +03:00
d3.c More iwlwifi patches for 4.13 2017-06-28 18:55:55 +03:00
debugfs-vif.c iwlwifi: mvm: use scnprintf() instead of snprintf() 2017-06-23 00:13:00 +03:00
debugfs.c iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profile 2017-06-29 13:26:23 +03:00
debugfs.h
fw-api-coex.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-d3.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-mac.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-power.h iwlwifi: mvm: refactor geo init 2017-06-29 13:26:23 +03:00
fw-api-rs.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-rx.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-scan.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-sta.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-stats.h iwlwifi: mvm: create/name various enums 2017-06-02 14:07:52 +03:00
fw-api-tof.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-tx.h iwlwifi: mvm: add documentation for all command IDs 2017-06-29 13:26:24 +03:00
fw-api.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-dbg.c iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT 2017-06-23 12:09:13 +03:00
fw-dbg.h iwlwifi: mvm: consider P2p device type for firmware dump triggers 2016-08-29 22:29:04 +03:00
fw.c iwlwifi: mvm: refactor geo init 2017-06-29 13:26:23 +03:00
led.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
mac80211.c iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macro 2017-06-29 13:26:24 +03:00
mac-ctxt.c More iwlwifi patches for 4.13 2017-06-28 18:55:55 +03:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
mvm.h iwlwifi: mvm: refactor geo init 2017-06-29 13:26:23 +03:00
nvm.c iwlwifi: mvm: print base HW address during init 2017-06-23 12:20:16 +03:00
offloading.c
ops.c iwlwifi: mvm: remove various unused command IDs/structs 2017-06-29 13:26:23 +03:00
phy-ctxt.c iwlwifi: mvm: support changing band for phy context 2017-04-19 22:21:49 +03:00
power.c iwlwifi: mvm: cleanup incorrect and redundant define 2017-02-03 16:26:39 +02:00
quota.c iwlwifi: mvm: support setting minimum quota from debugfs 2016-02-01 16:40:23 +02:00
rs.c iwlwifi: mvm: rs: add logs for the wrong antenna case 2017-06-23 00:13:01 +03:00
rs.h iwlwifi: mvm: rs: start using LQ command color 2017-06-05 21:45:41 +03:00
rx.c networking: introduce and use skb_put_data() 2017-06-16 11:48:37 -04:00
rxmq.c More iwlwifi patches for 4.13 2017-06-28 18:55:55 +03:00
scan.c iwlwifi: mvm: use schedule_delayed_work() 2017-06-05 23:34:26 +03:00
sf.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
sta.c iwlwifi: mvm: change sta_id to u8 2017-06-29 13:26:24 +03:00
sta.h iwlwifi: mvm: support aggregations on A000 HW 2017-06-23 00:13:02 +03:00
tdls.c iwlwifi: mvm: use schedule_delayed_work() 2017-06-05 23:34:26 +03:00
testmode.h
time-event.c iwlwifi: mvm: flush per station for DQA mode 2017-06-02 13:15:05 +03:00
time-event.h iwlwifi: mvm: extend time event duration 2016-03-07 13:34:16 +02:00
tof.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
tof.h
tt.c First batch of iwlwifi driver patches 4.13 2017-06-12 19:29:39 +03:00
tx.c iwlwifi: mvm: support TX on MONITOR iface 2017-06-23 12:27:52 +03:00
utils.c iwlwifi: add a W/A for a scheduler hardware bug 2017-06-23 12:07:04 +03:00