ファイル
android_kernel_samsung_sm86…/qdf/linux
Shiva Krishna Pittala 5c0f59fd3c qcacmn: Route variable argument list logs through QDF
Currently, the variable argument list messages are going through vprintk.
As a result, these messages are appearing only on dmesg, but not on any
external logger. Use QDF logging functions instead to fix this.

CRs-Fixed: 2561051
Change-Id: I9cfc6aaa7b81de4945f7cfd5f7cd15540c3fc1f2
2019-11-14 00:55:16 -08:00
..