[PATCH v2 0/2] phy: sunplus: fix two issues in update_disc_vol()
Felix Gu <[email protected]>
| Newsgroups | org.kernel.vger.linux-usb,org.infradead.lists.linux-phy,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Felix Gu <[email protected]> --- Changes in v2: - Fix Vinod's comments. - Split the commit into two patches, one for memory leak, one for error pointer deference. - Link to v1: https://patch.msgid.link/[email protected] To: Vincent Shih <[email protected]> To: Vinod Koul <[email protected]> To: Neil Armstrong <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] --- Felix Gu (2): phy: sunplus: fix memory leak in update_disc_vol() phy: sunplus: fix ERR_PTR deref in update_disc_vol() drivers/phy/sunplus/phy-sunplus-usb2.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) --- base-commit: 9a4cdc958dd79fc6c3b20b51a10debec6ca09fec change-id: 20260804-sunplus-53a7bb1bcd72 Best regards, -- Felix Gu <[email protected]>