ulli-kroll/rtw88-usb

please support kernel version > 5.14

Closed this issue · 0 comments

I use kernel version 5.15.2, and compile error for line 617 in mac80211.c .
I just modify this line to

struct ieee80211_prep_tx_info *)

This structure is added from version 5.14.
I wondor whether it is the right solution, but it can be used well.

Sorry for my weak English.