diff options
author | 2018-07-27 09:53:12 +0800 | |
---|---|---|
committer | 2018-07-26 21:19:31 -0700 | |
commit | ff7b91262b3ad31dfe1461dace0314a773b0fa55 (patch) | |
tree | ea04f977327b46504be3efdb94f70e6ee579041d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue (diff) | |
download | wireguard-linux-ff7b91262b3ad31dfe1461dace0314a773b0fa55.tar.xz wireguard-linux-ff7b91262b3ad31dfe1461dace0314a773b0fa55.zip |
net: hns: make hns_dsaf_roce_reset non static
hns_dsaf_roce_reset is exported and used in hns_roce_hw_v1.c
In commit 336a443bd9dd ("net: hns: Make many functions static") I make
it static wrongly.
drivers/infiniband/hw/hns/hns_roce_hw_v1.o: In function `hns_roce_v1_reset':
hns_roce_hw_v1.c:(.text+0x37ac): undefined reference to `hns_dsaf_roce_reset'
hns_roce_hw_v1.c:(.text+0x37cc): undefined reference to `hns_dsaf_roce_reset'
Fixes: 336a443bd9dd ("net: hns: Make many functions static")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions