Message ID | 1500272976-129779-1-git-send-email-tiwei.bie@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Ferruh Yigit |
Headers |
Checks
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
ci/Intel-compilation | success | Compilation OK |
Commit Message
Comments
diff --git a/drivers/net/ixgbe/ixgbe_tm.c b/drivers/net/ixgbe/ixgbe_tm.c index b76d186..cdcf45c 100644 --- a/drivers/net/ixgbe/ixgbe_tm.c +++ b/drivers/net/ixgbe/ixgbe_tm.c @@ -1029,8 +1029,6 @@ ixgbe_hierarchy_commit(struct rte_eth_dev *dev, } } - goto done; - done: tm_conf->committed = true; return 0;