On Thu, 2022-03-31 at 15:34 -0700, Bart Van Assche wrote: > Use get_unaligned_be16(...) instead of the equivalent but harder to > read > be16_to_cpup((__be16 *)...). > > Signed-off-by: Bart Van Assche <bvanassche@xxxxxxx> Reviewed-by: Bean Huo <beanhuo@xxxxxxxxxx>