commit | 31ba191bf5ab2975c1955f1adf771a5a0b57afaa | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Fri Aug 03 14:53:15 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 04 13:23:15 2018 -0700 |
tree | 1d5dc4ec0499658034e155b0e1d6b1b8d07ff6e9 | |
parent | bf37afceaf549ce9ef50e3042f64d257a3d4be80 [diff] |
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE We prefer to ARRAY_SIZE rather than the open code to calculate size. Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>