msm: kernel: rndis_ipa: data path packet dump
This commit add the ability to dump to console
data path packet.
The dump is configurable by using debugfs entries.
User can choose to dump transmitted packet or
received packets (or both).
The default is to disable both.
The debugfs entries are called tx_dump_enable and
rx_dump_enable and can be found under <debugfs>/rndis_ipa/
Change-Id: I67009b011e0fdb0aef45030d9e17dcc7008bdc2c
Signed-off-by:
Talel Atias <tatias@codeaurora.org>
Loading
Please register or sign in to comment