diff --git a/include/net/netlink.h b/include/net/netlink.h
index 11dc2e7f679ab73c5af53b44460f21c12b6a97a1..2897a73f81eb8dd3e888eeb2a5a779aa4f0abcfe 100644
--- a/include/net/netlink.h
+++ b/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
  *=========================================================================
  */