On Tue, Oct 09, 2012 at 12:56:54PM +0200, jolly wrote:
hi holger,
since all SI (5 and 6) are equal for all TRX of BTS, the si_valid should stay part of BTS structure. resetting it will break the static assignment feature via VTY.
what is the reason to re-generate some of the SI when the n-th trx is up? Shouldn't we generate the SI once and then based on the TRX decide which one (gen_si) to send to the BTS?
the first part of my patch ensures that only generated SI are set to valid. other static SI may be valid or not, as specified via VTY.
patch looks fine (didn't review and I don't know much about the static SI generation). Please commit.