wifi: remove unused argument of ieee80211_get_tdls_action()
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 4 Oct 2023 15:30:29 +0000 (18:30 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 23 Oct 2023 10:23:46 +0000 (12:23 +0200)
commit89141f965325de9aac3805cd506df788179b2809
treeef4c34e416577f2ca4f4a5be0e57be72b0769146
parent35b9281fb710ea9fa47dca56774f4a9606fe9154
wifi: remove unused argument of ieee80211_get_tdls_action()

Remove unused 'hdr_size' argument of 'ieee80211_get_tdls_action()'
and adjust 'ieee80211_report_used_skb()' accordingly.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Link: https://lore.kernel.org/r/20231004153032.206134-1-dmantipov@yandex.ru
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h
net/mac80211/status.c