Dan Carpenter 2f123cbcf0 Staging: xgifb: fix bitwise vs logical bug
This is a static checker fix and not something I can test.  The intent
of the code here is to set some bit flags.  For a logical OR the ">> 1"
shift wouldn't make a difference.  So it should be using a bitwise OR.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-14 16:46:33 -07:00
..
2011-11-26 18:03:18 -08:00
2011-09-16 20:16:48 +02:00
2012-07-11 16:59:27 -07:00
2012-07-11 16:59:32 -07:00
2012-07-11 16:59:27 -07:00
2012-07-11 16:59:32 -07:00
2012-06-18 17:20:21 -07:00
2012-07-11 16:59:27 -07:00