Hot fix... fix the queueing..
[bsc_msc_ip] Fix the re-queuing of packets...

* The MSC is sending us the next 04.08 packet before we have
  received the answer for the cipher model complete. The code was
  supposed to copy all packets from the current queue, to a new
  queue and then send the packets again.
* This would (re)establish the different SAPIs. Now the requeuing
  code was grabbing the packet from the empty queue (NULL pointer)
  and we were dereferencing it. It appears that we need to use
  "head" until the queue is empty.
2 files changed
tree: 2572d4221daf34e27425ded84b38df68568d2f04
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/