]> 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)
commita403b1f3635113ab552b6d6e06af678ff92dabcc
treea003b4e67e0f551153697924074a1ffc17488456
parente23b1dbe7fa3beb0815b89121d5dae0a9c2af393
net: Fix ndo_setup_tc comment

Commit e8dc1cb507fd ("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