diff --git a/[refs] b/[refs] index 5ddaaff064bc..8aff037240ba 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: df2115c3134d0d1a18c1f37f5192394e7f64d1e0 +refs/heads/master: 22acb19a91d2b551ea37647747972e5286284b22 diff --git a/trunk/include/net/netlink.h b/trunk/include/net/netlink.h index 11dc2e7f679a..2897a73f81eb 100644 --- a/trunk/include/net/netlink.h +++ b/trunk/include/net/netlink.h @@ -151,6 +151,7 @@ * nla_parse() parse and validate stream of attrs * nla_parse_nested() parse nested attribuets * nla_for_each_attr() loop over all attributes + * nla_for_each_nested() loop over the nested attributes *========================================================================= */