ipaccess: Fix two minor bugs regarding multi-TRX setup

we need to set newbfd->priv_nr to 2+trx_id, rather than keeping
it '2' all the time, as it is used to look-up the e1i_ts when
we receive a packet.  A constant '2' would always match to TRX 0.

we also need to keep one separate bit for each TRX state in order
to properly generate the EVT_E1_TEI_UP event for trx > 0.
1 file changed
tree: 7fb800dd128bf755de346c1756a0518ba4cfb05c
  1. hlrsync/
  2. linux-kernel/
  3. openbsc/
  4. wireshark/