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.
1 file changed