[MERGED] osmo-bsc[master]: libcommon-cs: move a_reset.c into libbsc

2018-02-14 Thread Neels Hofmeyr
Neels Hofmeyr has submitted this change and it was merged. Change subject: libcommon-cs: move a_reset.c into libbsc .. libcommon-cs: move a_reset.c into libbsc a_reset.c was originally used by both libmsc and libbsc in the old

[PATCH] osmo-bsc[master]: libcommon-cs: move a_reset.c into libbsc

2018-02-14 Thread Neels Hofmeyr
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/6437 to look at the new patch set (#4). libcommon-cs: move a_reset.c into libbsc a_reset.c was originally used by both libmsc and libbsc in the old openbsc.git repository. Now

osmo-bsc[master]: libcommon-cs: move a_reset.c into libbsc

2018-02-14 Thread Harald Welte
Patch Set 3: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6437 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I30e4b5dab9c6d761d20a3a0e5b9ec2d65e64ebc5 Gerrit-PatchSet: 3 Gerrit-Project: osmo-bsc Gerrit-Branch: master Gerrit

[PATCH] osmo-bsc[master]: libcommon-cs: move a_reset.c into libbsc

2018-02-13 Thread Neels Hofmeyr
Review at https://gerrit.osmocom.org/6437 libcommon-cs: move a_reset.c into libbsc a_reset.c was originally used by both libmsc and libbsc in the old openbsc.git repository. Now osmo-msc.git has its own copy, and the idea of sharing libcommon-cs is no longer applicable. Move it to libbsc where