android_kernel_samsung_msm8976/net/netlink
Tom Herbert 459fe63231 BACKPORT: netlink: add a start callback for starting a netlink dump
commit fc9e50f5a5a4e1fa9ba2756f745a13e693cf6a06 upstream.

The start callback allows the caller to set up a context for the
dump callbacks. Presumably, the context can then be destroyed in
the done callback.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 142afbc6b2f33832f332ce5b561aa817edfff0b4)

Change-Id: Ibaaffde651e76be2defeaa081ae56ca9e8f93602
2019-07-27 21:51:36 +02:00
..
Kconfig
Makefile
af_netlink.c BACKPORT: netlink: add a start callback for starting a netlink dump 2019-07-27 21:51:36 +02:00
af_netlink.h netlink: Eliminate kmalloc in netlink dump operation. 2019-07-27 21:51:35 +02:00
diag.c
genetlink.c BACKPORT: netlink: add a start callback for starting a netlink dump 2019-07-27 21:51:36 +02:00