msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD
commit972b502ecaf3b919b7e89c13257dd6ec97aaafb7
authorHarald Welte <laforge@gnumonks.org>
Sat, 8 Sep 2012 17:58:59 +0000 (8 19:58 +0200)
committerHarald Welte <laforge@gnumonks.org>
Sat, 8 Sep 2012 18:01:00 +0000 (8 20:01 +0200)
tree654858a93bcc997a644352d649d8f67a02bd9222
parentb1789b044a202e0fc33651f82efbe630d58fa416
msgb: msgb_get() is supposed to get bytes from END, msgb_pull() from HEAD

msgb_get() has been wrong all the time, despite the documentation being
correct.  If you've used the broken msgb_get() before, you have to
change your code now, sorry.
include/osmocom/core/msgb.h