mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 21:32:16 -04:00
Benefit from the fact that the generic netlink code can parse the attrs for dumpit op and avoid need to parse it in the op callback. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>