[PATCH] osmo-pcu[master]: Simplify polling troubleshooting

2017-07-11 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2859 to look at the new patch set (#7). Simplify polling troubleshooting * introduce enum describing poll kind and use it in set_polling() * move state change into

[PATCH] osmo-pcu[master]: Simplify polling troubleshooting

2017-07-10 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2859 to look at the new patch set (#6). Simplify polling troubleshooting * introduce enum describing poll kind and use it in set_polling() * move state change into

[PATCH] osmo-pcu[master]: Simplify polling troubleshooting

2017-07-10 Thread Max
Hello Harald Welte, Jenkins Builder, I'd like you to reexamine a change. Please visit https://gerrit.osmocom.org/2859 to look at the new patch set (#5). Simplify polling troubleshooting * introduce enum describing poll kind and use it in set_polling() * move state change into

[PATCH] osmo-pcu[master]: Simplify polling troubleshooting

2017-06-08 Thread Max
Review at https://gerrit.osmocom.org/2859 Simplify polling troubleshooting * introduce enum describing poll kind and use it in set_polling() * move state change and logging into set_polling() Change-Id: I14074207f8bbc18b3ebd60875bb99a0a3a4b399d Related: OS#1524 --- M src/tbf.cpp M src/tbf.h M