[PATCH v1 1/1] drivers/baseband: fix device queues initialization
    David Marchand 
    david.marchand at redhat.com
       
    Fri Jul 12 14:25:40 CEST 2024
    
    
  
On Mon, Jul 8, 2024 at 9:14 PM Hernan Vargas <hernan.vargas at intel.com> wrote:
>
> To prevent incorrect readings, initialize FFT and MLDTS queues to 0.
All calls to bb drivers info_get are preceded with a:
        memset(&dev_info, 0, sizeof(dev_info));
        dev->dev_ops->info_get(dev, &dev_info);
So I don't really follow what this patch is trying to fix.
Can you provide details?
-- 
David Marchand
    
    
More information about the stable
mailing list