Patch Set 5: Code-Review-1 (1 comment)
https://gerrit.osmocom.org/#/c/5104/5/src/gb/gprs_ns.c File src/gb/gprs_ns.c: Line 615: if (clock_gettime(CLOCK_MONOTONIC, &nsvc->t_start) != 0) { We have osmo_clock_gettime now, so in any case we should be using that one instead. -- To view, visit https://gerrit.osmocom.org/5104 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ib6949601a80747f0de1a05e0790a1bace209efbf Gerrit-PatchSet: 5 Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-HasComments: Yes
