Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: net: dsa: remove references to struct dsa_device_ops::filter
This function has disappeared in commit edac6f6 ("Revert "net: dsa: Allow drivers to filter packets they can decode source port from""). Also, since commit 4e50025 ("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>
- Loading branch information