Committed by
Gerrit Code Review
remove wipeDeferred in ACL table
Change-Id: Ibf95094046eb58f5dc651d57b36356028fd4ac46
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -671,7 +671,6 @@ public class CpqdOfdpa2Pipeline extends Ofdpa2Pipeline { | ... | @@ -671,7 +671,6 @@ public class CpqdOfdpa2Pipeline extends Ofdpa2Pipeline { |
671 | log.warn("Cannot process instruction in versatile fwd {}", ins); | 671 | log.warn("Cannot process instruction in versatile fwd {}", ins); |
672 | } | 672 | } |
673 | } | 673 | } |
674 | - ttBuilder.wipeDeferred(); | ||
675 | } | 674 | } |
676 | if (fwd.nextId() != null) { | 675 | if (fwd.nextId() != null) { |
677 | // overide case | 676 | // overide case | ... | ... |
-
Please register or login to post a comment