On Wed, Dec 19, 2018 at 11:41:55PM +0100, Neels Hofmeyr wrote:
Re
commit 6cb833608fa39943c1ce9fe046992922e09f4266
rename CELL_IDENT_LAI_AND_LAC to CELL_IDENT_LAI
The name "LAI AND LAC" makes no sense because a LAC
is part of a LAI. Keep the old name available for
API backwards compatibility.
Change-Id: I2749cf75b7b45de0cd43cf4c696a6b6984f5a065
Related: OS#3124
I remember giving similar code review during the gsm0808_cell_ident patches,
Neels, if you look up issue 3124, you'll see that it was filed by yourself
and assigned to me back when you reviewed the cell_ident patches :)
and I think the conclusion was that even the specs
speak of LAI_AND_LAC.
Well, anyway, I'm glad that sanity made it to the CELL_IDENT API finally :)
~N