Use proper type for tch_rtp_connect() parameter

Change-Id: I6e2efcd2e25d6ec2ff35a4b8cfcda02abe97fa59
This commit is contained in:
Max 2018-12-17 12:55:59 +01:00
parent 33b6d0c2dd
commit c4e4fa762c
1 changed files with 1 additions and 2 deletions

View File

@ -1761,10 +1761,9 @@ int gsm48_tch_rtp_create(struct gsm_trans *trans)
return 0;
}
static int tch_rtp_connect(struct gsm_network *net, void *arg)
static int tch_rtp_connect(struct gsm_network *net, struct gsm_mncc_rtp *rtp)
{
struct gsm_trans *trans;
struct gsm_mncc_rtp *rtp = arg;
struct in_addr addr;
/* FIXME: in *rtp we should get the codec information of the remote