]> git.baikalelectronics.ru Git - kernel.git/commit
net: Fix ndo_setup_tc comment
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 26 Jan 2017 22:44:17 +0000 (14:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jan 2017 14:15:04 +0000 (09:15 -0500)
commit75f33b3451b25ca2988c15d2181f6e567218e5e3
treea003b4e67e0f551153697924074a1ffc17488456
parent824cc0b5e24fe9a4fc78eb40fe5b62bfc89bfa82
net: Fix ndo_setup_tc comment

Commit 64374177f8fa ("net: rework setup_tc ndo op to consume
general tc operand") changed the ndo_setup_tc() signature, but did not
update the comments in netdevice.h, so do that now.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: John Fastabend <john.r.fastabend@intel.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h