diff options
author | Dan Carpenter <[email protected]> | 2015-11-12 12:43:38 +0300 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-11-13 16:49:35 -0500 |
commit | d8a080c3746c0b60905a88ca56e83a8239c184e0 (patch) | |
tree | 37fde95d5504c3cdbfd4e647ba45e15c32887ebe /net/lapb/lapb_iface.c | |
parent | 78b7b80cf0abd5ea31d229300b11e9c3a97324ae (diff) |
hpsa: logical vs bitwise AND typo
HPSA_DIAG_OPTS_DISABLE_RLD_CACHING is a mask and bitwise AND was
intended here instead of logical &&. This bug is essentially harmless,
it means that sometimes we don't print a warning message which we wanted
to print.
Fixes: c2adae44e916 ('hpsa: disable report lun data caching')
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: Don Brace <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions