summaryrefslogtreecommitdiff
path: root/reference/C/CONTRIB/SNIP/c_port.txt
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2010-02-01 13:38:15 +0100
committerTobias Klauser <tklauser@distanz.ch>2010-02-01 13:38:15 +0100
commita9e85f8292d22ecc5f1c485926176e6dc4ad873d (patch)
treef527c0e6ef8bd95b11c9da35065b2ab353220cf8 /reference/C/CONTRIB/SNIP/c_port.txt
parentf3a1bf3e8aaac6eacd0083c68ad601a67951ea38 (diff)
Control changes
Diffstat (limited to 'reference/C/CONTRIB/SNIP/c_port.txt')
0 files changed, 0 insertions, 0 deletions
ror handling in dsa_slave_add_cls_matchall Changes in v2: - fixed filter removal logic to disable the ingress or egress mirroring when there are no longer ports being monitored in ingress or egress - removed a stray list_head in dsa_port structure that is not used Tested using the two iproute2 examples: tc qdisc add dev eth1 handle ffff: ingress tc filter add dev eth1 parent ffff: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 tc qdisc add dev eth1 handle 1: root prio tc filter add dev eth1 parent 1: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/mips')