Skip to content
Commit e9f66cdb authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: eeti_ts - use get_unaligned_be16() to retrieve data



Instead of manually converting big endian data on wire into host
endianness, let's use helpers to do that for us. It might save us
a few cycles if host endianness matches what's on wire.

Reviewed-by: default avatarDaniel Mack <daniel@zonque.org>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 272c03bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment