Missed in previous patch Signed-off-by: Stephen Hemminger <step...@networkplumber.org> --- app/test/test_link_bonding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/test/test_link_bonding.c b/app/test/test_link_bonding.c index 8dceb14ed0c3..779b24ce6022 100644 --- a/app/test/test_link_bonding.c +++ b/app/test/test_link_bonding.c @@ -4301,7 +4301,7 @@ test_tlb_tx_burst(void) burst_size); TEST_ASSERT_EQUAL(nb_tx, 0, " bad number of packet in burst"); - /* Clean ugit checkout masterp and remove members from bonded device */ + /* Clean up check and remove members from bonded device */ return remove_members_and_stop_bonded_device(); } -- 2.39.2