[dpdk-dev] [PATCH 2/3] net/bnxt: fix error path handling of dev start op

2020-12-24 Thread Somnath Kotur
Call bnxt_dev_stop in error path of bnxt_dev_start_op() to keep it simple and consistent Fixes: c09f57b49c13 ("net/bnxt: add start/stop/link update operations") Cc: sta...@dpdk.org Signed-off-by: Somnath Kotur --- drivers/net/bnxt/bnxt_ethdev.c | 144 - 1 file ch

[dpdk-dev] [PATCH 2/3] net/bnxt: fix error path handling of dev start op

2020-12-24 Thread Somnath Kotur
Call bnxt_dev_stop in error path of bnxt_dev_start_op() to keep it simple and consistent Fixes: c09f57b49c13 ("net/bnxt: add start/stop/link update operations") Signed-off-by: Somnath Kotur --- drivers/net/bnxt/bnxt_ethdev.c | 144 - 1 file changed, 70 insertions

[dpdk-dev] [PATCH 2/3] net/bnxt: fix error path handling of dev start op

2020-12-24 Thread Somnath Kotur
Call bnxt_dev_stop in error path of bnxt_dev_start_op() to keep it simple and consistent Fixes: c09f57b49c13 ("net/bnxt: add start/stop/link update operations") Signed-off-by: Somnath Kotur --- drivers/net/bnxt/bnxt_ethdev.c | 144 - 1 file changed, 70 insertions