Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-e1d/+/26816
to look at the new patch set (#2).
Change subject: mux_demux: Shuffle functions around for consistency ......................................................................
mux_demux: Shuffle functions around for consistency
No functional changes, just making things a bit more organized for the next patch adding an _e1_tx_raw.
The order after the patch is :
_e1_tx_hdlcfs _e1_ts_read _e1_line_mux_out_channelized _e1_line_mux_out_superchan e1_line_mux_out
_e1_rx_raw _e1_rx_hdlcfs _e1_ts_write _e1_line_demux_in_channelized _e1_line_demux_in_superchan _e1_line_demux_in_ts0 e1_line_demux_in
Signed-off-by: Sylvain Munaut tnt@246tNt.com Change-Id: I2ced3a5ba3cf3cc1f212d8f3e46cfefa15e4af0c --- M src/mux_demux.c 1 file changed, 52 insertions(+), 52 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-e1d refs/changes/16/26816/2