Home
last modified time | relevance | path

Searched hist:"6919756 caaeaa76dc56287252fb656e3c2d9b4e1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Drtnetlink.cdiff 6919756caaeaa76dc56287252fb656e3c2d9b4e1 Wed Nov 30 07:30:37 CST 2016 Tobias Klauser <tklauser@distanz.ch> net/rtnetlink: fix attribute name in nlmsg_size() comments

Use the correct attribute constant names IFLA_GSO_MAX_{SEGS,SIZE}
instead of IFLA_MAX_GSO_{SEGS,SIZE} for the comments int nlmsg_size().

Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>