commit | e91e388ca737d45018425a92ce7035064b590bc6 | [log] [tgz] |
---|---|---|
author | Jian Shen <shenjian15@huawei.com> | Fri Jun 07 10:03:09 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 09 13:20:59 2019 -0700 |
tree | 7cd42886943d2b44a3ff9b0b371f195e43ec5202 | |
parent | b69c97373769eb3d0a2e0137d8f0f6df40becf04 [diff] |
net: hns3: small changes for magic numbers In order to improve readability, this patch uses macros to replace some magic numbers, and adds some comments for some others. Signed-off-by: Jian Shen <shenjian15@huawei.com> Signed-off-by: Peng Li <lipeng321@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>