On Tue, Dec 18, 2012 at 03:08:44PM +0800, Zhang Rui wrote: > Hi, Mattia, Hi Rui! > I generated a similar patch as yours but I still have one concern about the fix. thanks for taking care of that. > memcpy(buffer, (void *)&object->integer.value, len) may break the byte order but > sony_nc_rfkill_setup() terminates if byte 0xff is checked. > is this true? or am I thinking wrong? You're correct, sony_nc_rfkill_setup() stops looking at the buffer as soon as it hits 0xff but why do you think memcpy would break the byte order? -- mattia :wq! -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html