b9ac81058b
[ Upstream commit 0dcdf9f64028ec3b75db6b691560f8286f3898bf ]
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 |