mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
86eb98cb4a
The raw message frame length is unaligned and explicitly marked as
little endian. It should not be accessed without the appropriate
accessor functions. Fix this.
Note that payload.len already contains the correct length after parsing
via sshp_parse_frame(), so we can simply use that instead.
Reported-by: kernel-test-robot <lkp@intel.com>
Fixes:
|
||
---|---|---|
.. | ||
aggregator | ||
Kconfig | ||
Makefile | ||
surface3-wmi.c | ||
surface3_button.c | ||
surface3_power.c | ||
surface_acpi_notify.c | ||
surface_aggregator_cdev.c | ||
surface_gpe.c | ||
surface_hotplug.c | ||
surfacepro3_button.c |