From: Johannes Berg Date: Fri, 9 Nov 2012 08:47:27 +0000 (+0100) Subject: mac80211: fix memory leak in device registration error path X-Git-Tag: v3.7-rc6~3^2^2^2~3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfff2f999d9baa561f20d999c8b83b03f078fb8f;p=pandora-kernel.git mac80211: fix memory leak in device registration error path If the cipher suites need to be allocated, but this allocation fails, this leaks the internal scan request. Fix that by going to the correct error handling label. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed