Skip to content
Commit 846c68f7 authored by Yoshiyuki Kurauchi's avatar Yoshiyuki Kurauchi Committed by David S. Miller
Browse files

gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()



In drivers/net/gtp.c, gtp_genl_dump_pdp() should set NLM_F_MULTI
flag since it returns multipart message.
This patch adds a new arg "flags" in gtp_genl_fill_info() so that
flags can be set by the callers.

Signed-off-by: default avatarYoshiyuki Kurauchi <ahochauwaaaaa@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cae9566a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment