Skip to content
Commit 8e375ccd authored by Boris BREZILLON's avatar Boris BREZILLON Committed by Brian Norris
Browse files

mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()



The sunxi_nand_chips_cleanup() function is missing a call to list_del()
which generates a double free error.

Reported-by: default avatarPriit Laes <plaes@plaes.org>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@free-electrons.com>
Cc: <stable@vger.kernel.org> # 3.19+
Fixes: 1fef62c1

 ("mtd: nand: add sunxi NAND flash controller support")
Tested-by: default avatarPriit Laes <plaes@plaes.org>
Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
parent 03a0e8a7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment