From: Kiran Divekar Date: Fri, 28 Aug 2009 12:17:59 +0000 (+0530) Subject: libertas: add NULL check on return value of get_zeroed_page X-Git-Tag: v2.6.32-rc1~703^2~275^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad43f8bfb7b9a6a8b800cdad24c4a62180a5eb3d;p=pandora-kernel.git libertas: add NULL check on return value of get_zeroed_page Most of the places in debugfs.c are missing a NULL check on the return value of get_zeroed_page API call. Added required NULL check at appropriate places. Signed-off-by: Kiran Divekar Signed-off-by: John W. Linville --- Reading git-diff-tree failed