summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-04-30 19:54:29 +0200
committerHarald Welte <laforge@gnumonks.org>2010-05-04 07:20:42 +0200
commit24a655f1406f53ce54802e72f72b6bf19394672e (patch)
tree1774cc37e8662ab1cd93a927e964ed3c048a31c8 /src
parent645609ddc8e3e4fe4508af5f3fa3edd073185fef (diff)
gprs: remove msgb->nsvc pointer and replace it with NSEI and BVCI
According to TS 08.16, the BSSGP layer needs to specify NSEI and BVCI when executing the NS UNITDATA REQUEST primitive of the underlying NS layer. Rather than passing around a pointer to the 'struct gprs_nsvc', we now have NSEI and BVCI as members of 'struct obsc_msgb_cb' and set them when BSSGP hands a message down to NS. NS then does a lookup of the 'gprs_nsvc' based on the NSEI parameter.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions