mt76: fix compilation error with mt7915 and kernel >= 5.15.61
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 25 Sep 2022 14:04:58 +0000 (16:04 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Sun, 25 Sep 2022 14:07:16 +0000 (16:07 +0200)
commit6e9613844ca1ddea7e36abc44a513c89ef0598ff
treefb234a7bd79419b4f61f236218ca33d72126d159
parent295e0ed7a9fee59c1bb6dd80179109c634578425
mt76: fix compilation error with mt7915 and kernel >= 5.15.61

With kernel 5.15.61 the define IEEE80211_MAX_AMPDU_BUF got changed to
IEEE80211_MAX_AMPDU_BUF_HE. Add patch to fix compilation error on next
5.15 kernel versions.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/kernel/mt76/patches/0001-mt76-mt7915-fix-changed-IEEE80211_MAX_AMPDU_BUF-defi.patch [new file with mode: 0644]