]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops
authorVladimir Oltean <vladimir.oltean@nxp.com>
Thu, 18 Aug 2022 14:38:08 +0000 (17:38 +0300)
committerJakub Kicinski <kuba@kernel.org>
Tue, 23 Aug 2022 01:11:58 +0000 (18:11 -0700)
commitd599660c79b35e5806f603eb54ba311d796b8d3b
tree9959c4fa5d04a9f65b8d8b358cee388a3f355e76
parent0b5a379e6d759d598591e77c914cb92e3bc31f5e
net: dsa: tag_8021q: remove old comment regarding dsa_8021q_netdev_ops

Since commit 60169bf2ae1a ("net: dsa: Prevent usage of NET_DSA_TAG_8021Q
as tagging protocol"), dsa_8021q_netdev_ops no longer exists, so remove
the comment that talks about it.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://lore.kernel.org/r/20220818143808.2808393-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/dsa/tag_8021q.c