msm: smp2p: Fix inbound item parsing

The inbound item parsing is using the output valid-entry count instead
of the inbound valid entry count which means that for cases where there
are fewer outbound than inbound entries, not all of the inbound entries
will be displayed.

Correct inbound parsing to use the inbound valid-entry count.

Change-Id: I10ec70a8cf859d1c02e06a578196656303d3a66e
Signed-off-by: Eric Holmberg <eholmber@codeaurora.org>
1 file changed