From: Zhu Yanjun
Date: Tue, 12 Jul 2016 15:28:17 +0800
> In this function, origin is a pointer to struct aggregator.
> No matter what agg is changed to, it has nothing to do with origin.
>
> CC: Jay Vosburgh
> Signed-off-by: Zhu Yanjun
I really hate changes like this.
Imagine if a inner func
In this function, origin is a pointer to struct aggregator.
No matter what agg is changed to, it has nothing to do with origin.
CC: Jay Vosburgh
Signed-off-by: Zhu Yanjun
---
drivers/net/bonding/bond_3ad.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/bondin