From: Cristobal Forno <cforn...@linux.ibm.com>
Date: Thu,  9 Jul 2020 14:37:56 -0500

> Currently the driver reads RX and TX subCRQ handle array directly from
> a DMA-mapped buffer address when it needs to make a H_SEND_SUBCRQ
> hcall. This patch stores that information in the ibmvnic_sub_crq_queue
> structure instead of reading from the buffer received at login.
> 
> Signed-off-by: Cristobal Forno <cforn...@linux.ibm.com>

Why?  Please explain why you want to do this.

Also, this is a cleanup or a refactoring, not a bug fix.  So you should
target this at the 'net-next' tree and explicitly indicate this in
your Subject line inside the [] brackets.

Reply via email to