From: Dan Carpenter Date: Fri, 10 Dec 2010 12:41:18 +0000 (+0300) Subject: Staging: rtl8192u: add missing curly braces X-Git-Tag: v2.6.38-rc1~423^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e91eb2ff1f713837caebbb86a06974cd4b3e8e46;p=pandora-kernel.git Staging: rtl8192u: add missing curly braces The if condition was ignored in the original code and we just used the default channel. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed