-
由 Boris BREZILLON 提交于
The sunxi_nand_chips_cleanup() function is missing a call to list_del() which generates a double free error. Reported-by: NPriit Laes <plaes@plaes.org> Signed-off-by: NBoris 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: NPriit Laes <plaes@plaes.org> Signed-off-by: NBrian Norris <computersforpeace@gmail.com>
8e375ccd