On 9/18/22 08:47, Bitterblue Smith wrote: > 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@xxxxxxxxx> > --- > drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) Acked-by: Jes Sorensen <jes@xxxxxxxxxxxxxxxxxx> Jes