Re: [PATCH v3] Bluetooth: btnxpuart: Enable status prints for firmware download
From: Neeraj Sanjay Kale
Date: Wed May 15 2024 - 03:23:27 EST
Hi Paul,
Thank you for reviewing this patch.
> Am 14.05.24 um 11:14 schrieb Neeraj Sanjay Kale:
> > This enables prints for firmware download which can help automation
> > tests to verify firmware download functionality.
>
> Please paste the old and new log messages to the commit message.
>
> > A new flag BTNXPUART_FW_DOWNLOAD_ABORT is added which handles
> the
> > situation where driver is removed while firmware download is in
> > progress.
>
> Could this be a separate patch?
>
> > This also adds a check before freeing the rx->skb in flush and close
> > functions to handle the kernel crash seen in case of firmware download
> > timeout.
>
> Please make this a separate commit with a Fixes: tag.
>
I have split this patch into a 3-commit patch series and sent for review today. Please let me know your feedback on it.
We can ignore/discard this patch now.
Thanks,
Neeraj