]> git.karo-electronics.de Git - karo-tx-linux.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)
commit6a4bc2b4c3c9afd643e8da44dd2318a5c5f22cd0
treea003b4e67e0f551153697924074a1ffc17488456
parent1f17e2f2c8a8be3430813119fa7b633398f6185b
net: Fix ndo_setup_tc comment

Commit 16e5cc647173 ("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