From: Rupesh Gujare Date: Fri, 23 Aug 2013 15:11:01 +0000 (+0100) Subject: staging: ozwpan: Fix wrong error check. X-Git-Tag: v3.12-rc1~183^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc065f19fe0ce4ef7a52011801c5c19131e6529;p=pandora-kernel.git staging: ozwpan: Fix wrong error check. schedule_work() returns true if succeeded & false on failure, error check was doing exactly reverse. Also removes extra variable. Signed-off-by: Rupesh Gujare Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed