aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim/dev.c
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2019-10-06 15:44:47 +0200
committerDavid S. Miller <[email protected]>2019-10-06 15:44:47 +0200
commitd44dc741327906b6eaf9f69c626cfc48d13f7250 (patch)
tree219c1a4a93f0f5b25bb2fd053a02a6cc865be936 /drivers/net/netdevsim/dev.c
parent248d45f1e1934f7849fbdc35ef1e57151cf063eb (diff)
parentee85da535fe30e02908d30ec6b8960c4a991cb2d (diff)
Merge branch 'net-genetlink-parse-attrs-for-dumpit-callback'
Jiri Pirko says: ==================== net: genetlink: parse attrs for dumpit() callback In generic netlink, parsing attributes for doit() callback is already implemented. They are available in info->attrs. For dumpit() however, each user which is interested in attributes have to parse it manually. Even though the attributes may be (depending on flag) already validated (by parse function). Make usage of attributes in dumpit() more convenient and prepare info->attrs too. Patchset also make the existing users of genl_family_attrbuf() converted to use info->attrs and removes the helper. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/netdevsim/dev.c')
0 files changed, 0 insertions, 0 deletions