qcacmn: Use new APIs to get dp handles
SON and DP modules use new APIs to get dp handles, Change-Id: I1639b946f1660fcaa21b76688909451dcc0f94cc CRs-Fixed: 2177109
このコミットが含まれているのは:
@@ -110,8 +110,7 @@ int pktlog_alloc_buf(struct hif_opaque_softc *scn)
|
||||
|
||||
if (!pl_dev) {
|
||||
printk(PKTLOG_TAG
|
||||
"%s: Unable to allocate buffer "
|
||||
"scn or scn->pdev_txrx_handle->pl_dev is null\n",
|
||||
"%s: Unable to allocate buffer pdev_txrx_handle or pdev_txrx_handle->pl_dev is null\n",
|
||||
__func__);
|
||||
return -EINVAL;
|
||||
}
|
||||
|
新しいイシューから参照
ユーザーをブロックする