https://github.com/torvalds/linux
Revision 6919756caaeaa76dc56287252fb656e3c2d9b4e1 authored by Tobias Klauser on 30 November 2016, 13:30:37 UTC, committed by David S. Miller on 02 December 2016, 15:34:59 UTC
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>
1 parent c54cdc3
History
Tip revision: 6919756caaeaa76dc56287252fb656e3c2d9b4e1 authored by Tobias Klauser on 30 November 2016, 13:30:37 UTC
net/rtnetlink: fix attribute name in nlmsg_size() comments
Tip revision: 6919756

back to top