mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 09:31:50 +00:00
88a04049c0
The cl_data field of a privdata must be allocated and updated before
using in amd_sfh_hid_client_init() function.
Hence handling NULL pointer cl_data accordingly.
Fixes:
|
||
---|---|---|
.. | ||
hid_descriptor | ||
amd_sfh_client.c | ||
amd_sfh_hid.c | ||
amd_sfh_hid.h | ||
amd_sfh_pcie.c | ||
amd_sfh_pcie.h | ||
Kconfig | ||
Makefile |