git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88ab8a8
)
Staging: rtl8192u: add missing curly braces
author
Dan Carpenter
<error27@gmail.com>
Fri, 10 Dec 2010 12:41:18 +0000
(15:41 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 10 Dec 2010 18:39:55 +0000
(10:39 -0800)
The if condition was ignored in the original code and we just used the
default channel.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found