> Make the code that parses UTP transfer request headers easier to read by > using u8 instead of __be32 where appropriate. > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Not sure, but there seems to be few more places where you can utilize the new struct, e.g. in any other place that uses header.dword_x. and in QUERY_OSF_SIZE as well. Otherwise. Reviewed-by: Avri Altman <avri.altman@xxxxxxx>