osmo-bsc: fix compiler warning: store struct in vty->index

Don't store an MSC index number in the vty->index void* value. Instead,
store the osmo_msc_data struct directly. Thus avoid warnings about
differences in int vs void* sizes, and save some index lookups.
1 file changed
tree: 99e4aaa64a9c6e851d196eab4aa20e2a506df811
  1. debian/
  2. openbsc/
  3. .gitignore