From 801421eb7359f086e2b61d3125830bda7ddf5673 Mon Sep 17 00:00:00 2001 From: Julia Lawall Date: Wed, 18 Apr 2012 16:02:02 +0200 Subject: [PATCH] drivers/pcmcia/electra_cf.c: add missing iounmap and kfree cf and cf->mem_base have been allocated at the point of this failure, so they should be freed before leaving the function. [linux@dominikbrodowski.net: limit call to device_init_wakeup() to the same error paths as before] Signed-off-by: Julia Lawall Signed-off-by: Dominik Brodowski --- Reading git-format-patch failed