commit | ff7291a042950ffa9f3866458474e8f5be9885dd | [log] [tgz] |
---|---|---|
author | Jeff Hugo <jhugo@codeaurora.org> | Wed Sep 11 17:39:54 2013 -0600 |
committer | Eric Holmberg <eholmber@codeaurora.org> | Tue Sep 24 13:44:38 2013 -0600 |
tree | 357d2b28d2ab6f4ce5e92c68d3f522ab828d0382 | |
parent | b22a381e104fb7d730492c779cc8f9b42f2d5e78 [diff] |
msm: bam_dmux: add downlink processing state logging State transitions of the downlink packet processing task are not directly logged. This leads to information gaps when debugging downlink issues. Add explict logging of the state transitions to provide complete information on what the downlink processing task has done. Change-Id: Ie253c9739447da6ed236e865b7f1ed318e13cb6e Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>