>> return 0; >> -error: >> + >> +report_failure: >> + PERR("Set packet size: set interface error"); >> return -EBUSY; >> } > > Why change the label name? I find the suggested variant a bi better. > They are both equally uninformative. Which identifier would you find appropriate there? Regards, Markus