Attention is currently required from: pespin.
dexter has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/32400 )
Change subject: e1_input: add new driver callback function: line_create ......................................................................
Patch Set 3:
(2 comments)
Patchset:
PS2:
My comments were not addressed.
Thanks for the heads up. That slipped through.
File include/osmocom/abis/e1_input.h:
https://gerrit.osmocom.org/c/libosmo-abis/+/32400/comment/e3757a1c_3a8ab89e PS1, Line 185: int (*line_create)(struct e1inp_line *line);
This breaks ABI compat. Better put it at the end to minimize chaos.
Done