Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/34321?usp=email )
Change subject: bts_siemens_bs11: remove ip.access nanoBTS specific code ......................................................................
Patch Set 1:
(1 comment)
File src/osmo-bsc/bts_siemens_bs11.c:
https://gerrit.osmocom.org/c/osmo-bsc/+/34321/comment/bb23f193_f8a8572f PS1, Line 466: GSM_BTS_TYPE_BS11 you can also remove that check here in a similar manner.
I think the real cause of this is that we used to do this upon receiving a signal. And that signal would get sent to all of the BTS models/drivers, and each signal handler had to make sure it only cares about its matching BTSs.