commit | 583e7281f1d8234f3a3e483bd6fba7a72d24aa4e | [log] [tgz] |
---|---|---|
author | Huazhong Tan <tanhuazhong@huawei.com> | Thu Aug 23 11:37:16 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 22 21:55:01 2018 -0700 |
tree | 48719ff49feb3f4c427d7e68b4b65cdd0ae7886c | |
parent | 27a5959308559fa6afcaa4e6cd81d25bcb2dda7c [diff] |
net: hns3: modify variable type in hns3_nic_reuse_page 'truesize' is supposed to be u32, not int, so fix it. Signed-off-by: Huazhong tan <tanhuazhong@huawei.com> Signed-off-by: Salil Mehta <salil.mehta@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>