commit | 4495af31947bcc8886fe43737500f12729f7bdd9 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sat Oct 05 20:04:38 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Oct 06 15:44:47 2019 +0200 |
tree | 1d99aa7260fe1e1b1aab0514153f6727f7896c41 | |
parent | 75cdbdd089003cd53560ff87b690ae911fa7df8e [diff] |
net: nfc: have genetlink code to parse the attrs during dumpit 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>