From Tobias Witek:
authormartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 15 Dec 2010 10:59:10 +0000 (10:59 +0000)
committermartinm <martinm@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 15 Dec 2010 10:59:10 +0000 (10:59 +0000)
commit4e2e4ed6bf9a8bdfc6277ef9b27427ca65718b45
treeebb2c35e32099361046434433f9c0dc90c03daa7
parent0d73ad9c881b0c790a217b68a1fe63fb3c3b797d
From Tobias Witek:
Bug 5494 -  FP-Hint: Display correct DCH-ID value

In FP-Hint, DCH-IDs are stored as a 5-bit value. While a 5-bit value can
hold values from 0..31, DCH-IDs in the NBAP, RNSAP and RRC protocols
have values from 1..32.

This patch adds 1 to the DCH-ID in FP-Hint in order to display the
correct DCH-ID value in the protcol tree.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35190 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-fp_hint.c