On 05/15/2015 08:20 AM, Arnd Bergmann wrote:
Do you get a sparse warning if you either leave the __le32, or if you turn it into u32?
After removing the cpu_to_le32 calls, but keeping the __le32 in the structs, I get no sparse warnings on my driver.