Re: [PATCH rdma-next 11/13] RDMA/efa: Add EFA verbs implementation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05-Dec-18 17:43, Dennis Dalessandro wrote:
> On 12/4/2018 7:04 AM, Gal Pressman wrote:
>> +int efa_destroy_ah(struct ib_ah *ibah)
>> +{
>> +    struct efa_dev *dev = to_edev(ibah->pd->device);
>> +    struct efa_ah *ah = to_eah(ibah);
>> +
>> +    pr_debug("--->\n");
> 
> Did you mean to leave these ---> prints in. There are a few of them here.
> 
> -Denny

Will be removed along with more unnecessary debug prints.



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux