|
@@ -862,7 +862,7 @@ static int mcba_usb_probe(struct usb_interface *intf,
|
|
goto cleanup_unregister_candev;
|
|
goto cleanup_unregister_candev;
|
|
}
|
|
}
|
|
|
|
|
|
- dev_info(&intf->dev, "Microchip CAN BUS analizer connected\n");
|
|
|
|
|
|
+ dev_info(&intf->dev, "Microchip CAN BUS Analyzer connected\n");
|
|
|
|
|
|
return 0;
|
|
return 0;
|
|
|
|
|