libmsc/gsm_04_11.c: don't pass msgb to gsm411_rx_rp_{ack|error}

Passing a message buffer containing the whole encoded message, and
a pointer to the RP header (struct gsm411_rp_hdr) is redundant.

Change-Id: I0eb5c7c485ab7d109966431bd875fa74e00936d7
1 file changed