From: Emmanuel Grumbach Date: Thu, 26 Jun 2008 09:13:46 +0000 (+0300) Subject: mac80211: fix an oops in several failure paths in key allocation X-Git-Tag: v2.6.26-rc9~84^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00eb7fe77eb455f807c396f9917f0f623d4c84bb;p=pandora-kernel.git mac80211: fix an oops in several failure paths in key allocation This patch fixes an oops in several failure paths in key allocation. This Oops occurs when freeing a key that has not been linked yet, so the key->sdata is not set. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed