l2tpd_lapd: improve lapd_ehdlc_to_lapd() function comment

This commit is contained in:
Alexander Couzens 2016-12-05 17:13:59 +01:00 committed by Harald Welte
parent aa97a1d4b1
commit 93ec7f0aed
1 changed files with 2 additions and 1 deletions

View File

@ -144,7 +144,8 @@ int lapd_lapd_to_ehdlc(struct l2tpd_instance *l2i, struct msgb *msg)
}
/*!
* \brief lapd_ehdlc_to_lapd
* \brief lapd_ehdlc_to_lapd convert a EDHLC message to LAPD message
* and enqueue the message for transmit over the unix socket.
* \param l2i
* \param session which received the packets
* \param msg