diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2016-06-21 07:46:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 11:07:19 -0400 |
commit | 5ac5c3bcf57419d0aa3f53b12b8c07599a13fdcc (patch) | |
tree | edc0c7fcdba4ecd48bc35fff80fba9347e971d37 /net/lapb/lapb_in.c | |
parent | c71f20ee76342376e3c4c67cdbe7421d8c4e886e (diff) |
staging: comedi: dt2811: fix a precedence bug
Bitwise | has higher precedence than ?: so we need to add some
parenthesis for this to work as intended.
Fixes: 7c9574090d30 ('staging: comedi: dt2811: simplify A/D reference configuration')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions