On 02/19/2018 01:16 PM, David Miller wrote:
> From: Nathan Fontenot <nf...@linux.vnet.ibm.com>
> Date: Sun, 18 Feb 2018 19:34:47 -0600
> 
>> @@ -2241,24 +2241,27 @@ static int reset_sub_crq_queues(struct 
>> ibmvnic_adapter *adapter)
>>  }
>>  
>>  static void release_sub_crq_queue(struct ibmvnic_adapter *adapter,
>> -                              struct ibmvnic_sub_crq_queue *scrq)
>> +                              struct ibmvnic_sub_crq_queue *scrq,
>> +                              int do_h_free)
>>  {
> 
> Please use 'bool' and true/false for do_h_free.

Version 3 sent with this update.

-Nathan

> 
> Thank you.
> 

Reply via email to