Inlined patch does the following:
- removes functions in initialization per style(9) (splnet)
- removes double definition of IWX_NVM_GET_INFO
- removes unused 'ring' variable from iwx_sta_tx_agg_start
- removes unused 'iwx_tid_to_ac' array
- removes iwx_wait_tx_queues_empty function
Regarding the
On Sun, Oct 01, 2023 at 11:17:32AM -0600, Theo de Raadt wrote:
> >I'm interested if anyone has already done any research or code regarding
> >these drivers to save double effort.
>
> Over in freebsd land won't you just use the linux drivers, to "save double
> effort"? And how's that going.
Linux
I'm interested if anyone has already done any research or code regarding
these drivers to save double effort.