On Mon, May 12, 2025 at 05:06:00PM -0700, [email protected] wrote:
> From: Michael Kelley <[email protected]>
> 
> vmbus_sendpacket_mpb_desc() is currently used only by the storvsc driver
> and is hardcoded to create a single GPA range. To allow it to also be
> used by the netvsc driver to create multiple GPA ranges, no longer
> hardcode as having a single GPA range. Allow the calling driver to
> specify the rangecount in the supplied descriptor.
> 
> Update the storvsc driver to reflect this new approach.
> 
> Cc: <[email protected]> # 6.1.x
> Signed-off-by: Michael Kelley <[email protected]>

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


Reply via email to