osmocom-bb[master]: mobile: Inform the primitive layer about status and new sms

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Nov 20 09:54:20 UTC 2017


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/#/c/4932/1/src/host/layer23/src/mobile/primitives.c
File src/host/layer23/src/mobile/primitives.c:

Line 138: 	prim.sms = sms;
normally in terms of osmo_prim handling I would have expected that the entire primitive is a msgb, with an osmo prim hdr and the message as payload.  Now we're passing pointers to other objects inside a primitive and handling the primitive header from the stack into a function.  This is possibke, but quite unlike existing users of the asynchronous msgb-queued primitives that we have in other places.


-- 
To view, visit https://gerrit.osmocom.org/4932
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib7ab34b1b85b62ef0e8fff347adccbc5dc414161
Gerrit-PatchSet: 1
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Owner: Holger Freyther <holger at freyther.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: Yes



More information about the gerrit-log mailing list