On 24 Feb 2016, at 23:38, Harald Welte laforge@gnumonks.org wrote:
The more interesting question is probably why is vty->index not pointing to 'struct osmo_msc_data' in the first place? That's what we typically use, rather than storing integers in the pointer and then perfomring lookups on that. Holger?
I don't remember why I wanted to work with numbers. We can use the pointer to the struct.
holger