diff options
author | 2021-12-21 17:28:05 +0100 | |
---|---|---|
committer | 2021-12-26 15:02:07 -0800 | |
commit | 565210c7812013aac7969320ac5b86fff7a74cc6 (patch) | |
tree | daa8f24ec73220c3cda0f8a6cabb80b1f479b6d8 /scripts/gdb/linux/utils.py | |
parent | hwmon: (nct6775) Additional check for ChipID before ASUS WMI usage (diff) | |
download | wireguard-linux-565210c7812013aac7969320ac5b86fff7a74cc6.tar.xz wireguard-linux-565210c7812013aac7969320ac5b86fff7a74cc6.zip |
hwmon: (dell-smm) Pack the whole smm_regs struct
When desiring the whole struct to be packed, __packed
should be applied to the whole struct, not just
every struct member except the first one.
Tested on a Dell Inspiron 3505.
Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Link: https://lore.kernel.org/r/20211221162805.104202-1-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions