]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'tc-filter-cleanup-destroy-delete'
authorDavid S. Miller <davem@davemloft.net>
Fri, 21 Apr 2017 17:58:16 +0000 (13:58 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Apr 2017 17:58:16 +0000 (13:58 -0400)
commitdfb05553a55d89e6daae9cb9abfdf4751e14d72d
tree4b6135513c77437534060999f462638e4766beb3
parentb1d9fc41aab11f9520b2e0d57ae872e2ec5d6f32
parent4392053879717edb0c4756a3878c0274267e237b
Merge branch 'tc-filter-cleanup-destroy-delete'

Cong Wang says:

====================
net_sched: clean up tc filter destroy and delete logic

The first patch fixes a potenial race condition, the second one
is pure cleanup.
====================

Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>