docs: net: dsa: remove references to struct dsa_device_ops::filter
This function has disappeared in commit
a6d478a667f3 ("Revert "net: dsa:
Allow drivers to filter packets they can decode source port from"").
Also, since commit
7c68d0a66330 ("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>