commit | 967b2e2a76e380abdebe7f3c7ab17e8831accd21 | [log] [tgz] |
---|---|---|
author | Lin Yun Sheng <linyunsheng@huawei.com> | Fri Aug 04 17:24:59 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:06:59 2017 -0700 |
tree | 52c2681f86c319901803ebccbee8b97590ccc07e | |
parent | 5987feb38aa55e035ce5376c02aba88a604cc881 [diff] |
net: hns: Fix for __udivdi3 compiler error This patch fixes the __udivdi3 undefined error reported by test robot. Fixes: b8c17f708831 ("net: hns: Add self-adaptive interrupt coalesce support in hns driver") Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>