aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-04 12:53:15 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-04 13:05:36 +0200
commit885a11b33e79ee55e323eaf4bda975284a54d50d (patch)
tree7b9c31685848467721b197c49c16bdc7e27cc179 /debian
parent99f2477653c1a1bff85cf0d5f823c4845fb46dc3 (diff)
Revert "subscr_paging_dispatch(): use conn->subscr instead of separate param"
This reverts commit 6f4e83beb05b7e4fd615504a7bf6a71afe15064d, but note: this is not a 1:1 revert since the subscr_paging_sec_cb() semantics have changed. In subscr_paging_dispatch(), the separate subscr parameter is needed in cases where paging expired and there is no conn available. For subscr_paging_sec_cb(), a conn must always be available. Hence it avoids any duplicity by only passing the conn and deriving the subscr from that. Callers of subscr_paging_sec_cb() pass NULL as param, so pass conn->subscr when calling subscr_paging_dispatch() from subscr_paging_sec_cb().
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions