qcacmn: Remove trailing comma/period from the DP logs
Remove trailing comma/period from the DP logs. Change-Id: Ifdaf508157274c44f04e775c1883c4eaa2924c44 CRs-Fixed: 3492731
此提交包含在:
@@ -4843,7 +4843,7 @@ QDF_STATUS dp_peer_mlo_setup(
|
||||
* during mld peer creation.
|
||||
*/
|
||||
prev_vdev = mld_peer->vdev;
|
||||
dp_info("Primary link is not the first link. vdev: %pK,"
|
||||
dp_info("Primary link is not the first link. vdev: %pK "
|
||||
"vdev_id %d vdev_ref_cnt %d",
|
||||
mld_peer->vdev, vdev_id,
|
||||
qdf_atomic_read(&mld_peer->vdev->ref_cnt));
|
||||
|
新增問題並參考
封鎖使用者