Re: [PATCH] app/test: fix reference to master in bonding test

2023-09-21 Thread Ferruh Yigit
On 8/18/2023 3:44 AM, Stephen Hemminger wrote: > Missed in previous patch > > Signed-off-by: Stephen Hemminger > --- > 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 8dceb1

Re: [PATCH] app/test: fix reference to master in bonding test

2023-08-21 Thread Tyler Retzlaff
On Thu, Aug 17, 2023 at 07:44:48PM -0700, Stephen Hemminger wrote: > Missed in previous patch > > Signed-off-by: Stephen Hemminger > --- Acked-by: Tyler Retzlaff

[PATCH] app/test: fix reference to master in bonding test

2023-08-17 Thread Stephen Hemminger
Missed in previous patch Signed-off-by: Stephen Hemminger --- 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 ++