From: Dan Carpenter Date: Wed, 4 Nov 2009 16:27:09 +0000 (-0800) Subject: misdn: Fix reversed 'if' in st_own_ctrl X-Git-Tag: v2.6.32-rc7~58^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08cb3f60b2f866c906a5a779444b30ba8f9a93c8;p=pandora-kernel.git misdn: Fix reversed 'if' in st_own_ctrl The current code probably returns -EINVAL a lot. Otherwise it would oops. Compile tested only. Found by smatch (http://repo.or.cz/w/smatch.git). Signed-off-by: Dan Carpenter Cc: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed