linux/net/mac80211
Hangyu Hua 0969b96352 mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
If statement is meaningless because the code will goto out regardless of
whether fast_tx is NULL or not.

Signed-off-by: Hangyu Hua <hbh25y@gmail.com>
Link: https://lore.kernel.org/r/20220413091902.27438-1-hbh25y@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-05-04 22:49:38 +02:00
..
aead_api.c
aead_api.h
aes_ccm.h
aes_cmac.c
aes_cmac.h
aes_gcm.h
aes_gmac.c
aes_gmac.h
agg-rx.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
agg-tx.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
airtime.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
cfg.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
chan.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
debug.h
debugfs.c mac80211: introduce BSS color collision detection 2022-04-11 15:24:15 +02:00
debugfs.h
debugfs_key.c
debugfs_key.h
debugfs_netdev.c
debugfs_netdev.h
debugfs_sta.c wireless-next patches for v5.19 2022-05-03 17:27:51 -07:00
debugfs_sta.h
driver-ops.c
driver-ops.h
eht.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ethtool.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
fils_aead.c
fils_aead.h
he.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ht.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ibss.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ieee80211_i.h mac80211: MBSSID beacon handling in AP mode 2022-03-15 11:36:26 +01:00
iface.c
Kconfig
key.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
key.h
led.c
led.h
main.c mac80211: Add EHT capabilities to association/probe request 2022-02-16 15:44:00 +01:00
Makefile mac80211: Handle station association response with EHT 2022-02-16 15:44:09 +01:00
mesh.c mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible 2022-03-11 11:42:49 +01:00
mesh.h
mesh_hwmp.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
mesh_pathtbl.c
mesh_plink.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
mesh_ps.c
mesh_sync.c
michael.c
michael.h
mlme.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
ocb.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
offchannel.c
pm.c
rate.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
rate.h
rc80211_minstrel_ht.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
rc80211_minstrel_ht.h
rc80211_minstrel_ht_debugfs.c
rx.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
s1g.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
scan.c
spectmgmt.c
sta_info.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
sta_info.h mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
status.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
tdls.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
tkip.c
tkip.h
trace.c
trace.h mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
trace_msg.h
tx.c mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit() 2022-05-04 22:49:38 +02:00
util.c mac80211: Add support to trigger sta disconnect on hardware restart 2022-03-11 11:59:19 +01:00
vht.c mac80211: prepare sta handling for MLO support 2022-04-11 16:42:03 +02:00
wep.c
wep.h
wme.c
wme.h
wpa.c mac80211: consider Order bit to fill CCMP AAD 2022-05-04 22:49:38 +02:00
wpa.h