aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorAhmed S. Darwish <[email protected]>2015-01-26 05:25:43 +0000
committerMarc Kleine-Budde <[email protected]>2015-01-27 07:55:09 +0000
commite638642b08c170d2021b706f0b1c4f4ae93d8cbd (patch)
tree06fc61fd8ee8e6c320606f545bbc1eba8f7078ab /lib/mpi/mpi-cmp.c
parentcan: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT (diff)
downloadkernel-e638642b08c170d2021b706f0b1c4f4ae93d8cbd.tar.gz
kernel-e638642b08c170d2021b706f0b1c4f4ae93d8cbd.zip
can: kvaser_usb: Fix state handling upon BUS_ERROR events
While being in an ERROR_WARNING state, and receiving further bus error events with error counters still in the ERROR_WARNING range of 97-127 inclusive, the state handling code erroneously reverts back to ERROR_ACTIVE. Per the CAN standard, only revert to ERROR_ACTIVE when the error counters are less than 96. Moreover, in certain Kvaser models, the BUS_ERROR flag is always set along with undefined bits in the M16C status register. Thus use bitwise operators instead of full equality for checking that register against bus errors. Signed-off-by: Ahmed S. Darwish <[email protected]> Cc: linux-stable <[email protected]> Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions