fastoe / RTL8812BU

Realtek RTL8812BU Driver for Linux
346 stars 84 forks source link

cfg80211: include puncturing bitmap argument #45

Open henriqueqc opened 1 year ago

henriqueqc commented 1 year ago

In commit torvalds/linux@b345f06, the Linux kernel v6.3.0 introduced an extra punct_bitmap parameter in the channel swtich notifications and corresponding trace functions. Add this extra argument when calling these functions.

Closes #44.