diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-10-11 18:44:37 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-10-14 09:42:24 +0300 |
commit | 461908825205e1d08f605ffaa09b7f8bf13c1d5c (patch) | |
tree | b5a5cd87a899aa6847040d35cb2bef47f8c16983 /drivers/net/wireless/realtek/rtw89/mac.h | |
parent | f35ccb65bd1857dec893e0a7496eec81d897916d (diff) |
wifi: rtlwifi: simplify TX command fill callbacks
Since 'rtlpriv->cfg->ops->fill_tx_cmddesc()' is always called
with 'firstseg' and 'lastseg' set to 1 (and the latter is
never actually used), all of the relevant chip-specific
routines may be simplified. Compile tested only.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231011154442.52457-2-dmantipov@yandex.ru
Diffstat (limited to 'drivers/net/wireless/realtek/rtw89/mac.h')
0 files changed, 0 insertions, 0 deletions