Attention is currently required from: manawyrm, tnt.

manawyrm uploaded patch set #2 to this change.

View Change

RIFO: fix frame_rifo_in check on frame number wrap-around

frame_rifo_in would previously return -ERANGE when a frame was written
which was at the edge of the wrap-around of the frame number (because
the maximum value was already across the boundary)

Also: fixed some typos
Change-Id: I88abfc77543d5c64b01f40944b2914e03e57d08f
---
M src/octoi/e1oip.c
M src/octoi/frame_rifo.c
M src/octoi/frame_rifo.h
3 files changed, 12 insertions(+), 3 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/16/27716/2

To view, visit change 27716. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-e1d
Gerrit-Branch: laforge/rifo
Gerrit-Change-Id: I88abfc77543d5c64b01f40944b2914e03e57d08f
Gerrit-Change-Number: 27716
Gerrit-PatchSet: 2
Gerrit-Owner: manawyrm <osmocom.account@tbspace.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: tnt <tnt@246tNt.com>
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-Attention: manawyrm <osmocom.account@tbspace.de>
Gerrit-Attention: tnt <tnt@246tNt.com>
Gerrit-MessageType: newpatchset