From: Johannes Berg Date: Wed, 29 Jul 2009 20:07:44 +0000 (+0200) Subject: cfg80211: add two missing NULL pointer checks X-Git-Tag: v2.6.31-rc6~68^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd3468bad96c00b5a512f551674f36776129520e;p=pandora-kernel.git cfg80211: add two missing NULL pointer checks These pointers can be NULL, the is_mesh() case isn't ever hit in the current kernel, but cmp_ies() can be hit under certain conditions. Signed-off-by: Johannes Berg Cc: stable@kernel.org [2.6.29, 2.6.30] Signed-off-by: John W. Linville --- Reading git-diff-tree failed