commit | e75fa0735cae006736ac868ffffd337cb7422877 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Mon Oct 08 13:58:07 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 10 22:24:51 2018 -0700 |
tree | 3823f281a62f48b089788712b7446725898ef1a4 | |
parent | 4565d7e5a300fcc3a41d40dbcf7ff9d1fe316814 [diff] |
rtnetlink: Update comment in rtnl_stats_dump regarding strict data checking The NLM_F_DUMP_PROPER_HDR netlink flag was replaced by a setsockopt. Update the comment in rtnl_stats_dump. Fixes: 841891ec0c65 ("rtnetlink: Update rtnl_stats_dump for strict data checking") Reported-by: Christian Brauner <christian@brauner.io> Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>