X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=module%2Fcan327.c;h=da81fa3af8828561ccd00cd2b0c3ce816b307516;hb=36204e790db744dc41c19636facce09c50257466;hp=fc99dea652f6f22170f76176042bcad4beb425d4;hpb=cb39fc240dcef350a237651ff4dee20f2bcf96e3;p=elmcan.git diff --git a/module/can327.c b/module/can327.c index fc99dea..da81fa3 100644 --- a/module/can327.c +++ b/module/can327.c @@ -993,7 +993,7 @@ static void can327_ldisc_rx(struct tty_struct *tty, } if (count >= 0) { - netdev_err(elm->dev, "Receive buffer overflowed. Bad chip or wiring?"); + netdev_err(elm->dev, "Receive buffer overflowed. Bad chip or wiring? count = %i", count); elm327_uart_side_failure(elm);