]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
docs: net: dsa: remove references to struct dsa_device_ops::filter
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sat, 21 Aug 2021 23:04:40 +0000 (02:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Aug 2021 08:49:04 +0000 (09:49 +0100)
commit37f299d98989bbac2b819eb5be97e093b817bb01
treeb475c650a38893e8026b54b9ced6a5c3daa161a8
parent5702d94bd9019aaed2993628aa48b3c0acc5971f
docs: net: dsa: remove references to struct dsa_device_ops::filter

This function has disappeared in commit edac6f6332d9 ("Revert "net: dsa:
Allow drivers to filter packets they can decode source port from"").

Also, since commit 4e50025129ef ("net: dsa: generalize overhead for
taggers that use both headers and trailers"), the next paragraph is no
longer true (it is still discouraged to do that, but it is now
supported, so no point in mentioning it). Delete.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/dsa/dsa.rst