diff options
author | Bitterblue Smith <rtl8821cerfe2@gmail.com> | 2022-09-18 15:47:05 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2022-09-29 09:18:42 +0300 |
commit | 2fc6de5c6924aea5e84d2edaa40ed744f0720844 (patch) | |
tree | c7ee9ce996cd271419f9045ea9eb97fc28078d36 /drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c | |
parent | 5574d3290449916397f3092dcd2bac92415498e1 (diff) | |
download | linux-2fc6de5c6924aea5e84d2edaa40ed744f0720844.tar.xz |
wifi: rtl8xxxu: Improve rtl8xxxu_queue_select
Remove the unused ieee80211_hw* parameter, and pass ieee80211_hdr*
instead of relying on skb->data having the right value at the time
the function is called.
This doesn't change the functionality at all.
Fixes: 26f1fad29ad9 ("New driver: rtl8xxxu (mac80211)")
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/2af44c28-1c12-46b9-85b9-011560bf7f7e@gmail.com
Diffstat (limited to 'drivers/net/wireless/broadcom/brcm80211/brcmfmac/usb.c')
0 files changed, 0 insertions, 0 deletions