From: Zhaolei Date: Wed, 22 Oct 2008 09:07:25 +0000 (+0800) Subject: Fix debugfs_create_*'s error checking method for wireless/rt2x00/ X-Git-Tag: v2.6.29-rc1~581^2~845 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfa3fa405a5eafd5d5c53b18abc00ca998c35eef;p=pandora-kernel.git Fix debugfs_create_*'s error checking method for wireless/rt2x00/ debugfs_create_*() returns NULL if an error occurs, returns -ENODEV when debugfs is not enabled in the kernel. Signed-off-by: Zhao Lei Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed