commit | a65fd09ac5490133b09d08be91c31ae2f2fa5cad | [log] [tgz] |
---|---|---|
author | Dan Carpenter <error27@gmail.com> | Tue Jan 04 09:02:27 2011 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Jan 20 12:01:23 2011 -0800 |
tree | a925e4861df5320c5f6559cb6d51523adc153735 | |
parent | f32b8453e5a5587ae112ba478ae0bbad74e83d22 [diff] |
Staging: xgfib: put parenthesis in the right place In the original code the parenthesis are in the wrong position, so the conditions are always true. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>