Hi Jia-Ju,
From: Jia-Ju Bai, Sent: Tuesday, March 9, 2021 10:39 PMThank you for your reply. I can write such a new patch with your
On 2021/3/9 19:59, Yoshihiro Shimoda wrote:
Hi Jia-Ju,This is okay to me.
Thank you for the patch!
From: Jia-Ju Bai, Sent: Sunday, March 7, 2021 6:01 PMYes. Also I realized that no error return code of usbhsf_pkt_handler()
When __usbhsf_pkt_get() returns NULL to pkt, no error return code of
usbhsf_pkt_handler() is assigned.
was assigned if the type value was unexpected value. So, I'm thinking
initial value of ret should be -EINVAL instead of 0.
Need I write a new patch for this?
Reported-by for this as minor refactoring of the usbhsf_pkt_handler().
May I write such a patch?