gtp: add GTPA_LINK info to msg sent to userspace
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Tue, 25 Aug 2020 12:59:40 +0000 (14:59 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Aug 2020 13:28:53 +0000 (06:28 -0700)
commitb274e47d9e3f4dcd4ad4028a316ec22dc4533ac7
treef7c3c9c8bc621ca91f05373ee7c79a2cfd55d037
parent99408c422d336db32bfab5cbebc10038a70cf7d2
gtp: add GTPA_LINK info to msg sent to userspace

During a dump, this attribute is essential, it enables the userspace to
know on which interface the context is linked to.

Fixes: 459aa660eb1d ("gtp: add initial driver for datapath of GPRS Tunneling Protocol (GTP-U)")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Tested-by: Gabriel Ganne <gabriel.ganne@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gtp.c