Re: [PATCH 2/5] IB/isert: Split and properly type the login buffer
From: Max Gurtovoy <hidden>
Date: 2016-02-25 15:19:11
From: Max Gurtovoy <hidden>
Date: 2016-02-25 15:19:11
On 2/22/2016 3:49 PM, Christoph Hellwig wrote:
The login receive buffer is used as a iser_rx_desc, so type it as such in struct isert_conn and allocate the exactly right space for it. The TX buffer is moved to a separate variable and properly sized as well.
looks good. Reviewed-by: Max Gurtovoy <redacted>