Re: [PATCH v2 net] net: Add error pointer check in otx2_flows.c
From: Paolo Abeni
Date: Tue Oct 01 2024 - 04:39:26 EST
Hi,
On 9/23/24 08:33, Dipendra Khadka wrote:
Adding error pointer check after calling otx2_mbox_get_rsp().
Signed-off-by: Dipendra Khadka <kdipendra88@xxxxxxxxx>
The commit message should include a 'Fixes' tag pointing to the commit
introducing the issue.
Also please include some actual wording in the commit message itself
describing the issue and the fix.
As Simon noted on the previous submission, please read carefully the
process description under:
https://www.kernel.org/doc/html/latest/process/
and especially:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
Thanks,
Paolo