Hi, > Move the check into ps2_mouse_send_packet() is not a good idea. > In that case, we cannot break the for loop except we change the return value > of ps2_mouse_send_packet().
Changing the return value is fine IMO. cheers, Gerd
Hi, > Move the check into ps2_mouse_send_packet() is not a good idea. > In that case, we cannot break the for loop except we change the return value > of ps2_mouse_send_packet().
Changing the return value is fine IMO. cheers, Gerd