commit | dfb05553a55d89e6daae9cb9abfdf4751e14d72d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Apr 21 13:58:16 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 21 13:58:16 2017 -0400 |
tree | 4b6135513c77437534060999f462638e4766beb3 | |
parent | b1d9fc41aab11f9520b2e0d57ae872e2ec5d6f32 [diff] | |
parent | 4392053879717edb0c4756a3878c0274267e237b [diff] |
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>