kernel size end le16_to_cpu

le16_to_cpu () Little-endian convert 16-bit integers to 16-bit representation of the current CPU. same,

cpu_to_be32 () 32-bit integer representation of the current CPU 32 is converted to its big-endian representation.

Guess you like

Origin www.cnblogs.com/chjgongzuo/p/12091446.html