commit | d9e2dd122637034a0697bf268eed9233701b9dca | [log] [tgz] |
---|---|---|
author | Andreas Schultz <aschultz@tpip.net> | Thu Mar 09 17:43:00 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 13 13:04:31 2017 -0700 |
tree | eb331605f1a64de843a667f7797aff15e7f80817 | |
parent | 5b171f9cfe5e628c3537be159fa36fff1f5cec8f [diff] |
gtp: unify genl_find_pdp and prepare for per socket lookup This unifies duplicate code into a helper. It also prepares the groundwork to add a lookup version that uses the socket to find attached pdp contexts. Signed-off-by: Andreas Schultz <aschultz@tpip.net> Signed-off-by: David S. Miller <davem@davemloft.net>