Attention is currently required from: laforge.
1 comment:
File src/osmo-bsc/pcu_sock.c:
Patch Set #1, Line 66: /* BSC co-located PCU
this is a non-static function, so I assume there are other callers in the codebase? If so, are we s […]
Yes there are other callers but it is safe to remove the is_ericsson_bts() call since this patch effectively prevents that no other BTS type than Ericsson RBS can have a PCU connection, it will keep working.
(I have added this check in change I9ea0c53a5e68a51c781ef43bae71f947cdb95678, but adding more and more is_ericsson_bts() checks here and there got messy. This patch cleans this up.)
To view, visit change 31687. To unsubscribe, or for help writing mail filters, visit settings.