Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 09f942bd authored by XinHong Zhu's avatar XinHong Zhu Committed by James Bottomley
Browse files

[SCSI] pm80xx: no need for tag allocation when issuing the command of unregistering device



In function pm8001_dev_gone_notify we consume a tag from bitmap resource and
later don't free that tag resource, so the tag resource will never be
freed. In the function we don't need to use any tag to issue command for
unregistering the device .

Signed-off-by: default avatarXinHong Zhu <zxh3737@163.com>
Acked-by: default avatarLindar Liu <lindar_liu@usish.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent d6216c47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment