>> + Â Â if (err == 1) >> + Â Â Â Â Â Â memcpy(calculate_ecc, redundant_ecc, 3); >> + >> + Â Â if (err == 0 || err == 2) >> + Â Â Â Â Â Â return 0; >> + >> + Â Â return -1; >> Â} > > That's wrong. Before your change when correct_data returned 1 this function > returned 0. Now it returns -1. > > Marcin > > Yes, I'm preparing a new patchset that also corrects that. Thanks -- Best regards, ----------------------------------------- Javier MartÃnez Canillas (+34) 682 39 81 69 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel