summaryrefslogtreecommitdiff
path: root/sound/usb
diff options
context:
space:
mode:
authorSindhu Devale <sindhu.devale@intel.com>2021-04-15 19:21:04 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-14 09:44:30 +0200
commit59f965ef61d7f10dcadc8a927e2c1f4881193664 (patch)
treeb0d08abdf75fbdb18facd887f1a632b38d9d143f /sound/usb
parentd7ba506b00ea7b46c8eb3288ab8fc7437d13b7ad (diff)
RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails
[ Upstream commit 783a11bf2400e5d5c42a943c3083dc0330751842 ] When i40iw_hmc_sd_one fails, chunk is freed without the deletion of chunk entry in the PBLE info list. Fix it by adding the chunk entry to the PBLE info list only after successful addition of SD in i40iw_hmc_sd_one. This fixes a static checker warning reported here: https://lore.kernel.org/linux-rdma/YHV4CFXzqTm23AOZ@mwanda/ Fixes: 9715830157be ("i40iw: add pble resource files") Link: https://lore.kernel.org/r/20210416002104.323-1-shiraz.saleem@intel.com Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Sindhu Devale <sindhu.devale@intel.com> Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions