sgsn: Fix comment [cosmetic]

Change-Id: I320bce9af64edf0cfb6f600d9a4c19b73153c805
This commit is contained in:
Harald Welte 2020-06-17 16:42:00 +02:00 committed by laforge
parent a8264612df
commit 64d6b51818
1 changed files with 1 additions and 1 deletions

View File

@ -1475,7 +1475,7 @@ runs on BSSGP_ConnHdlr {
}
}
/* Transceive given 'payload' as MT message from Gb -> OsmoSGSN -> GTP */
/* Transceive given 'payload' as MO message from Gb -> OsmoSGSN -> GTP */
private function f_gtpu_xceive_mo(inout PdpActPars apars, octetstring payload, integer ran_index := 0)
runs on BSSGP_ConnHdlr {
/* Send PDU via SNDCP/LLC/BSSGP/NS via simulated MS/PCU to the SGSN */