> -Original Message-
> From: Alan Brady
> Sent: Thursday, February 22, 2024 11:05 AM
> To: intel-wired-...@lists.osuosl.org
> Cc: net...@vger.kernel.org; Brady, Alan ; Lobakin,
> Aleksander
> Subject: [PATCH v6 01/11 iwl-next] idpf: add idpf_virtchnl.h
>
> idpf.h is quite heavy. We can r
idpf.h is quite heavy. We can reduce the burden a fair bit by
introducing an idpf_virtchnl.h file. This mostly just moves function
declarations but there are many of them. This also makes an attempt to
group those declarations in a way that makes some sense instead of
mishmashed.
Suggested-by: Ale