gtp: Pass pdp along when calling gtp_req() in gtp_update_context()

With no pdp parameter gtp_req() will send the packet to TEID 0 which is
not what we want. When trying to modify an established pdp context the
correct TEID of that context must be used.
1 file changed