Re: out-of-tree mac80211 driver in a package feed; how to determine mac80211 version

2025-01-31 Thread Tim Harvey
On Wed, Jan 29, 2025 at 12:14 AM Christian Marangi (Ansuel) wrote: > > Il giorno mer 29 gen 2025 alle ore 01:39 Tim Harvey > ha scritto: > > > > Greetings, > > > > I've got an out-of-tree mac80211 driver [1] that I built in a package > > feed. The driver has a lot of kernel compatibility defines

Re: out-of-tree mac80211 driver in a package feed; how to determine mac80211 version

2025-01-29 Thread Christian Marangi (Ansuel)
Il giorno mer 29 gen 2025 alle ore 01:39 Tim Harvey ha scritto: > > Greetings, > > I've got an out-of-tree mac80211 driver [1] that I built in a package > feed. The driver has a lot of kernel compatibility defines using > KERNEL_VERSION(x,y,z) and LINUX_VERSION_CODE to support various > kernels fr

out-of-tree mac80211 driver in a package feed; how to determine mac80211 version

2025-01-28 Thread Tim Harvey
Greetings, I've got an out-of-tree mac80211 driver [1] that I built in a package feed. The driver has a lot of kernel compatibility defines using KERNEL_VERSION(x,y,z) and LINUX_VERSION_CODE to support various kernels from fairly old up to 6.12. I'm finding that this doesn't quite work for an Open