]> www.infradead.org Git - users/hch/dma-mapping.git/commit
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity
authorVijay Satija <vijay.satija@intel.com>
Fri, 17 May 2024 09:54:47 +0000 (15:24 +0530)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 28 Jun 2024 18:30:25 +0000 (14:30 -0400)
commit3f35d9b3e9a0e3c4684252ab91e648b96a179482
tree51832bf54d9579c0c1cb559c1395c2b5213f707b
parent897e6120566f1c108b85fefe78d1c1bddfbd5988
Bluetooth: btintel_pcie: Fix REVERSE_INULL issue reported by coverity

check pdata return of skb_pull_data, instead of data.

Fixes: c2b636b3f788 ("Bluetooth: btintel_pcie: Add support for PCIe transport")
Signed-off-by: Vijay Satija <vijay.satija@intel.com>
Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btintel_pcie.c