mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 10:20:49 +07:00
0dcdf9f640
The nci_conn_max_data_pkt_payload_size() function sometimes returns
-EPROTO so "max_size" needs to be signed for the error handling to
work. We can make "payload_size" an int as well.
Fixes:
|
||
---|---|---|
.. | ||
fdp.c | ||
fdp.h | ||
i2c.c | ||
Kconfig | ||
Makefile |