On Thu, 15 Jan 2009, Uri Shkolnik wrote: > + firmware->StartAddress = __le32_to_cpu(firmware->StartAddress); > + firmware->Length = __le32_to_cpu(firmware->Length); Any reason you didn't just use le32_to_cpu()? -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html