android_kernel_samsung_sm8650/net/qrtr
Pranav Mahesh Phansalkar cc7ea4f701 net: qrtr: Add condition to check data length while logging
For non QMI packets having data length less than eight bytes,
skb_copy_bits fails to copy packet data to log buffer.

So, Add condition to check data length. If the data length is less
than eight bytes, send actual data length to skb_copy_bits.

Change-Id: I2181016f224952d214a8f39fb06b47ace01dc51a
Signed-off-by: Pranav Mahesh Phansalkar <quic_pphansal@quicinc.com>
2024-08-30 14:50:23 +05:30
..
af_qrtr.c net: qrtr: Add condition to check data length while logging 2024-08-30 14:50:23 +05:30
genpool.c net: qrtr: genpool: Change the order of IRQ registration 2024-06-18 10:47:11 +05:30
gunyah.c net: qrtr: Add check to validate callback data 2023-12-13 10:08:02 +05:30
Kconfig net: qrtr: genpool: Add FIFO transport 2023-03-06 18:31:31 -08:00
Makefile net: qrtr: genpool: Add FIFO transport 2023-03-06 18:31:31 -08:00
mhi.c net: qrtr: mhi: Return error code for wait timeout 2024-03-27 12:22:54 +05:30
ns.c Merge keystone/android14-6.1-keystone-qcom-release.6.1.78+ (075ce55) into qcom-6.1 2024-07-14 22:05:15 +05:30
qrtr.h net: qrtr: Support pm_wakeup_event() based on svc 2022-11-01 14:16:23 -07:00
smd.c net: qrtr: fix type for size in smd 2022-11-01 14:18:40 -07:00
tun.c net: qrtr: Make qrtr rx threads as RT priorities 2022-10-13 15:05:58 -07:00