linux/drivers/net/wireless/intel/iwlwifi/mvm
Al Viro cb787f4ac0 [tree-wide] finally take no_llseek out
no_llseek had been defined to NULL two years ago, in commit 868941b144
("fs: remove no_llseek")

To quote that commit,

  At -rc1 we'll need do a mechanical removal of no_llseek -

  git grep -l -w no_llseek | grep -v porting.rst | while read i; do
	sed -i '/\<no_llseek\>/d' $i
  done

  would do it.

Unfortunately, that hadn't been done.  Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
	.llseek = no_llseek,
so it's obviously safe.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-09-27 08:18:43 -07:00
..
tests wifi: iwlwifi: mvm: use only beacon BSS load for active links 2024-05-29 10:33:50 +02:00
Makefile wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP 2024-09-06 12:56:03 +02:00
binding.c
coex.c wifi: iwlwiif: mvm: handle the new BT notif 2024-08-27 10:15:14 +02:00
constants.h wifi: iwlwifi: mvm: exit EMLSR if both links are missing beacons 2024-08-27 10:28:54 +02:00
d3.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
debugfs-vif.c wifi: iwlwifi: mvm: debugfs: add entry for setting maximum TXOP time 2024-05-23 10:50:09 +02:00
debugfs.c wifi: iwlwifi: mvm: remove unneeded debugfs entries 2024-06-12 13:04:26 +02:00
debugfs.h
ftm-initiator.c wifi: iwlwifi: mvm: set the cipher for secured NDP ranging 2024-08-27 10:15:14 +02:00
ftm-responder.c wifi: iwlwifi: mvm: add support for version 10 of the responder config command 2024-05-29 10:33:49 +02:00
fw-api.h
fw.c wifi: iwlwifi: remove MVM prefix from FW macros 2024-08-27 10:14:26 +02:00
led.c
link.c wifi: iwlwifi: mvm: properly set the rates in link cmd 2024-09-03 11:55:27 +02:00
mac-ctxt.c wifi: iwlwifi: mvm: properly set the rates in link cmd 2024-09-03 11:55:27 +02:00
mac80211.c wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP 2024-09-06 12:56:03 +02:00
mld-key.c wifi: iwlwifi: mvm: use correct key iteration 2024-08-27 10:14:26 +02:00
mld-mac.c
mld-mac80211.c wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1 2024-09-03 11:55:26 +02:00
mld-sta.c wifi: iwlwifi: s/iwl_mvm_remove_sta_cmd/iwl_remove_sta_cmd 2024-09-03 11:55:27 +02:00
mvm.h wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP 2024-09-06 12:56:03 +02:00
nvm.c wifi: iwlwifi: mvm: Stop processing MCC update if there was no change 2024-08-27 10:28:54 +02:00
offloading.c
ops.c wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP 2024-09-06 12:56:03 +02:00
phy-ctxt.c wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmware 2024-08-27 10:28:54 +02:00
power.c wifi: iwlwifi: mvm: fix DTIM skip powersave config 2024-06-12 13:04:26 +02:00
ptp.c
quota.c
rfi.c
rs-fw.c wifi: iwlwifi: mvm: call ieee80211_sta_recalc_aggregates on A-MSDU size update 2024-05-23 10:50:36 +02:00
rs.c
rs.h wifi: iwlwifi: mvm: fix rs.h kernel-doc 2024-06-26 10:35:15 +02:00
rx.c wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX 2024-09-03 11:55:26 +02:00
rxmq.c wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer 2024-09-03 11:55:27 +02:00
scan.c wireless-next patches for v6.12 2024-09-04 17:20:14 -07:00
sf.c
sta.c wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX 2024-09-03 11:55:26 +02:00
sta.h wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAX 2024-09-03 11:55:26 +02:00
tdls.c wifi: iwlwifi: mvm: add mvm-specific guard 2024-05-23 10:53:03 +02:00
testmode.h
time-event.c wifi: iwlwifi: mvm: allow ESR when we the ROC expires 2024-08-27 10:28:56 +02:00
time-event.h
time-sync.c
time-sync.h
tt.c thermal: core: Allow thermal zones to tell the core to ignore them 2024-07-18 13:35:55 +02:00
tx.c wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp* 2024-09-03 11:55:27 +02:00
utils.c wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeout 2024-08-27 10:28:55 +02:00
vendor-cmd.c