Add implementation to find a lchan by the struct gsm_subscriber

Really compare pointers to check if the one gsm_subscriber
is equal to the other... gsm_subscriber should be unique for
a given IMSI so comparing the pointers should be fine.
2 files changed
tree: 6351871a1e36ae01412af02325e19f2a08113b4b
  1. include/
  2. src/
  3. tests/
  4. tools/
  5. AUTHORS
  6. configure.in
  7. COPYING
  8. Makefile.am
  9. README