On Mon, May 12, 2025 at 05:06:03PM -0700, [email protected] wrote:
> From: Michael Kelley <[email protected]>
> 
> init_page_array() now always creates a single page buffer array entry
> for the rndis message, even if the rndis message crosses a page
> boundary. As such, the number of page buffer array entries used for
> the rndis message must no longer be tracked -- it is always just 1.
> Remove the rmsg_pgcnt field and use "1" where the value is needed.
> 
> Cc: <[email protected]> # 6.1.x
> Signed-off-by: Michael Kelley <[email protected]>

Reviewed-by: Simon Horman <[email protected]>


Reply via email to